logo logo

 Back to main page

The NWNX Community Forum

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Reminder: Still looking for nwn2server crash reports
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8  Next
 
Post new topic   Reply to topic    nwnx.org Forum Index -> Development
View previous topic :: View next topic  
Author Message
Skywing



Joined: 03 Jan 2008
Posts: 321

PostPosted: Fri Jul 08, 2011 1:16    Post subject: Reply with quote

Lokey wrote:
Developer Silver wrote:

Thank you Skywing,
from your first analysis I can suppose the problematic script might be fn_timer_savelocation (NCS size 2769 bytes) which saves the location of every PC every 60 seconds (we have a single instance of this script for every PC): in this code I have
Code:
...
location lLoc = GetLocation(oPC);
if(!GetIsLocationValid(lLoc)) {
   return;
}
...

that could be your identified crash.
Althought we have this script from the beginning of PW and I've never noticed server crash before, have you any suggestion to avoid these server crash?

In nwn1 there's a number of problems with that function that I can't enumerate off the top of my head. Minimally, use another condition like GetIsObjectValid(GetAreaFromLocation(location)).


Yes, that ought to do it in this case.
Back to top
View user's profile Send private message
Developer Silver



Joined: 05 Jul 2011
Posts: 16

PostPosted: Fri Jul 08, 2011 8:01    Post subject: Reply with quote

Lokey wrote:
use another condition like GetIsObjectValid(GetAreaFromLocation(location)).

Ok, I'll do it ASAP. Thank you both very much for support and suggestion. Smile
_________________
Developer Silver
Faerūn Nights Admin
Back to top
View user's profile Send private message Visit poster's website
cryptc



Joined: 16 Apr 2009
Posts: 38

PostPosted: Tue Aug 02, 2011 13:47    Post subject: Reply with quote

Been a while since I posted a crash report here, been stable a good while really

But now having some characters that crash the server at times when logging in (special modded race characters)... so wondering if this crash reports help figures out why? number of feats or some other weirdness?

Quote:

Error occurred at 8/2/2011 13:32:04.
C:\Programfiler\Atari\Neverwinter Nights 2\nwn2server.exe, run by Administrator.
C:\Programfiler\Atari\Neverwinter Nights 2\nwn2server.exe caused an Access Violation exception in module nwn2server.exe at 001b:007595d8.
Read from location 0000002c caused an access violation.

System Info:
4 processor(s), type 586.
1 % Memory Load.
3312 MBytes physical memory.
1212 MBytes available memory.
2048 MBytes total virtual memory.
105 MBytes available virtual memory
0 MBytes total page file.
0 MBytes available page file

Application debug messages:
Version: 1.023 (1765) (Final) Aug 17 2009 - 17:40:34
Application Stage: Moving Player 4 to Area 35683
Command Line: -moduledir "Sigil City of Doors expansion" -cpu 3

Registers:
EAX=00000000 CS=001b EIP=007595d8 EFLGS=00010246
EBX=000002f4 SS=0023 ESP=0012fa00 EBP=7fffffba
ECX=05a13aa4 DS=0023 ESI=3c98b020 FS=003b
EDX=00000001 ES=0023 EDI=3c98b020 GS=0000

Bytes at CS:EIP:
83 78 2c 00 8a 50 2b 88 54 24 20 0f 85 d0 00 00 00 8a 46 14 32 c9 84 c0 c6 44 24 1c 00 88 4c 24

Stack dump:
0012fa00: 3c98b020 7fffffba 000002f4 3c98b020 006219c7 00000000 00759864 00000016
0012fa20: 00000021 3c325000 005b6638 00000016 00000021 0012fc10 007ff7dc 7fffffba
0012fa40: 000002f4 000002f4 0069c358 0069c37b 000002f4 3ac71008 00000002 3c325000
0012fa60: 0067c8c8 00000189 00000002 047d8580 00728e7f 00000189 00000002 047d86f8
0012fa80: 047d8580 00000000 00000000 05b44e08 00000000 00000010 0000000c 00000000
0012faa0: 7c910098 3c8b56a8 000002f4 00004c59 3f14e457 7c91003d 00006590 3c0a90cc
0012fac0: 00000007 7c910961 44a28000 7c91003d 00000040 3c8b5008 00000000 00000000
0012fae0: 01020000 01020000 01020178 00000060 0002c6f0 00000514 0000012c 00000028
0012fb00: 0000000d 00000028 00000001 00000001 7c90e900 00000020 48d46700 00002874
0012fb20: 01020000 00000000 0012fbfc 01020000 0506cc88 00000000 00000000 01020000
0012fb40: 00000000 00000000 0012fb94 0012fb98 00000001 00010040 00000004 0012fab8
0012fb60: 78134c39 0012fbb0 7c90e900 000003e8 00000001 7c91003d 00000000 00000000
0012fb80: 00000000 78134c58 8f22cdc3 03c7b920 3c8b56b0 05165b00 0012fec4 78138ced
0012fba0: f72b7a63 fffffffe 0012fb88 003c2364 0012fec4 78138ced f72b7a63 fffffffe
0012fbc0: 78134c58 003c2364 3c8b56b0 003c2abf 3c8b56b0 0012fc04 0012fbfc 003c2b66
0012fbe0: 00000000 00000000 00729f86 0012fc10 3ac71008 0000665e 00000000 00000000
0012fc00: 047d8580 047d86f8 00000000 00000000 000009d5 047d86f8 00000000 0072b207
0012fc20: 00000000 1033e664 0000000a 051658c0 7fffffba 00000000 00000000 00000000
0012fc40: 0072b3b0 05165b00 00000000 00000000 00000001 00000000 051658c0 00000000
0012fc60: 00000000 00000000 006121dd 05165b00 00000000 00000001 00000000 051658f0
0012fc80: 3b17caa0 00000000 03d4b3b0 3af82518 003c2abf 03d4b3b0 0066f28e 0000000a
0012fca0: 7fffffba 1033e664 0007094c 040e301b 00000001 03cb6970 0012fe94 7c80a4b7
0012fcc0: 0007094c 040e301b 464f5250 5245535f 41524556 45564549 4d5f544e 4c55444f
0012fce0: 00000045 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0012fd00: 00000000 00000000 00500f0b 464f5250 5245535f 41524556 00000049 00000000
0012fd20: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0012fd40: 00000000 00000000 00000000 1a003860 464f5250 5245535f 41524556 45564549
0012fd60: 0000544e 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0012fd80: 00000000 00000000 00000000 00000000 0059a524 0059a550 76b34e4f 03c92b40
0012fda0: 0012fe94 00000000 03c4dd70 b42670c0 001d39ee 0054a3bf 03c92b40 0040b19d
0012fdc0: 0087450c 00172311 00000000 01020000 00000001 03c574e0 03c574e0 00000000
0012fde0: 0012fe30 78136d63 b426411d 001d39ee b4263dab 001d39ee b426370f 001d39ee
0012fe00: 00000000 7c9133f6 00000000 00000024 0000ebef 00000000 04c1d944 00002e7b
0012fe20: 0000ec13 00000000 04c1df86 00002e7b b42633a6 001d39ee 051c1ae8 00000003
0012fe40: 05167838 00000003 05105b18 0000001f b4262a04 001d39ee b4263a5d 001d39ee
0012fe60: 008668e0 01b00294 00000404 0000057c 00000001 cc4e5120 000003f4 00000000
0012fe80: 008668e0 00000000 00000104 008681e8 00000000 0012fed4 0040b42f 00400000
0012fea0: 00000000 00172311 0000000a 0087450c 00172311 00000000 007e6bc8 0012feac
0012fec0: 0012f624 0012ff54 007480c0 00823870 00000000 0012ff64 00748390 00400000
0012fee0: 00000000 00172311 0000000a 62de1dc2 7814c702 01026d08 00000000 00000044
0012ff00: 001746f8 00174820 00174838 00000000 00000000 00000000 00000000 00000000
0012ff20: 00000000 00000000 00000000 00000000 00000000 ffffffff ffffffff ffffffff
0012ff40: 0012ff50 00172311 00000000 0012feec 994bd2a7 0012ffb4 00748a11 624e445e
0012ff60: 00000001 0012ffc0 10002999 7814c702 00d6fa98 7ffd9000 8054b6ed 8f136d99
0012ff80: 7814c702 00d6fa98 7ffd9000 00d6fa98 00000108 7ffd9000 01026d08 d9ab8a40
0012ffa0: 11d1f4cc 6000d7b6 e310b097 8f136d95 7c90dc9c 0012ffe0 1001df6b ffffffff
0012ffc0: 0012fff0 7c817067 7814c702 00d6fa98 7ffd9000 8054b6ed 0012ffc8 891a8d40
0012ffe0: ffffffff 7c839ac0 7c817070 00000000 00000000 00000000 0074856d 00000000

Module list: names, addresses, sizes, time stamps and file times:
C:\Programfiler\Atari\Neverwinter Nights 2\NWN2_MemoryMgr_amdxp.dll, loaded at 0x003c0000 - 69632 bytes - 4a89f7ec - file date is 8/17/2009 18:38:04
C:\Programfiler\Atari\Neverwinter Nights 2\nwn2server.exe, loaded at 0x00400000 - 4636672 bytes - 4a89f991 - file date is 8/17/2009 18:45:14
C:\WINDOWS\system32\d3dx9_30.dll, loaded at 0x00890000 - 2388176 bytes - 442d83c4 - file date is 3/31/2006 13:40:58
C:\Programfiler\Atari\Neverwinter Nights 2\AuroraServerNetLayer.dll, loaded at 0x010a0000 - 73728 bytes - 4b67a8a8 - file date is 2/2/2010 00:23:06
D:\nwnx4\xp_character.dll, loaded at 0x01560000 - 196608 bytes - 48f0efcb - file date is 10/11/2008 20:26:00
D:\nwnx4\xp_craft.dll, loaded at 0x015b0000 - 204800 bytes - 476c44de - file date is 12/22/2007 00:57:36
D:\nwnx4\xp_mysql.dll, loaded at 0x01600000 - 1572864 bytes - 48e8897e - file date is 10/5/2008 12:31:44
D:\nwnx4\xp_time.dll, loaded at 0x02430000 - 200704 bytes - 48e88998 - file date is 10/5/2008 12:32:10
C:\Programfiler\Atari\Neverwinter Nights 2\dbghelp.dll, loaded at 0x03000000 - 1038848 bytes - 42b8d254 - file date is 10/18/2008 02:43:42
D:\nwnx4\NWNX4_Hook.dll, loaded at 0x10000000 - 212992 bytes - 48e8899c - file date is 10/5/2008 12:32:14
D:\nwnx4\xp_bugfix.dll, loaded at 0x1a000000 - 217088 bytes - 4b68ec03 - file date is 2/2/2010 23:22:46
D:\nwnx4\xp_srvadmin.dll, loaded at 0x1a100000 - 196608 bytes - 4a6d132c - file date is 7/26/2009 22:38:38
C:\Programfiler\Atari\Neverwinter Nights 2\mss32.dll, loaded at 0x21100000 - 374272 bytes - 41ba9530 - file date is 10/18/2008 02:43:10
C:\WINDOWS\system32\d3d9.dll, loaded at 0x4fe20000 - 1689088 bytes - 4803840d - file date is 4/14/2008 18:21:56
C:\Programfiler\Atari\Neverwinter Nights 2\granny2.dll, loaded at 0x50000000 - 441399 bytes - 437d26c3 - file date is 10/18/2008 02:43:08
C:\WINDOWS\system32\comctl32.dll, loaded at 0x5d5d0000 - 617472 bytes - 4803842a - file date is 4/14/2008 18:21:56
C:\WINDOWS\system32\hnetcfg.dll, loaded at 0x698d0000 - 345088 bytes - 4803842b - file date is 4/14/2008 18:22:02
C:\WINDOWS\system32\d3d8thk.dll, loaded at 0x6df30000 - 8192 bytes - 4803840c - file date is 4/14/2008 18:21:56
C:\WINDOWS\System32\mswsock.dll, loaded at 0x71a40000 - 246784 bytes - 480384ea - file date is 4/14/2008 18:22:14
C:\WINDOWS\System32\wshtcpip.dll, loaded at 0x71a80000 - 19456 bytes - 480384d0 - file date is 4/14/2008 18:22:34
C:\WINDOWS\system32\WS2HELP.dll, loaded at 0x71a90000 - 19968 bytes - 480384c6 - file date is 4/14/2008 18:22:32
C:\WINDOWS\system32\WS2_32.dll, loaded at 0x71aa0000 - 82432 bytes - 480384c5 - file date is 4/14/2008 18:22:32
C:\WINDOWS\system32\WSOCK32.dll, loaded at 0x71ac0000 - 24064 bytes - 480384d2 - file date is 4/14/2008 18:22:34
C:\WINDOWS\system32\DSOUND.DLL, loaded at 0x73ee0000 - 367616 bytes - 48038459 - file date is 4/14/2008 18:21:58
C:\WINDOWS\system32\MSCTF.dll, loaded at 0x746f0000 - 297984 bytes - 48038488 - file date is 4/14/2008 18:22:10
C:\WINDOWS\system32\WINMM.dll, loaded at 0x76b30000 - 175104 bytes - 4803849b - file date is 4/14/2008 18:22:32
C:\WINDOWS\system32\DNSAPI.dll, loaded at 0x76f10000 - 147968 bytes - 48038440 - file date is 4/14/2008 18:21:58
C:\WINDOWS\system32\WLDAP32.dll, loaded at 0x76f50000 - 172544 bytes - 48038490 - file date is 4/14/2008 18:22:32
C:\WINDOWS\System32\winrnr.dll, loaded at 0x76fa0000 - 16896 bytes - 48038484 - file date is 4/14/2008 18:22:32
C:\WINDOWS\system32\rasadhlp.dll, loaded at 0x76fb0000 - 7680 bytes - 4803845a - file date is 4/14/2008 18:22:20
C:\WINDOWS\system32\OLEAUT32.dll, loaded at 0x77110000 - 551936 bytes - 4803846e - file date is 4/14/2008 18:22:18
C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.5512_x-ww_35d4ce83\comctl32.dll, loaded at 0x773c0000 - 1054208 bytes - 480383f9 - file date is 4/14/2008 18:19:06
C:\WINDOWS\system32\ole32.dll, loaded at 0x774d0000 - 1287168 bytes - 4803846d - file date is 4/14/2008 18:22:18
C:\WINDOWS\system32\VERSION.dll, loaded at 0x77bf0000 - 18944 bytes - 4803847b - file date is 4/14/2008 18:22:30
C:\WINDOWS\system32\msvcrt.dll, loaded at 0x77c00000 - 343040 bytes - 480384e4 - file date is 4/14/2008 18:22:14
C:\WINDOWS\system32\ADVAPI32.dll, loaded at 0x77dc0000 - 680448 bytes - 48038416 - file date is 4/14/2008 18:21:52
C:\WINDOWS\system32\RPCRT4.dll, loaded at 0x77e70000 - 584704 bytes - 48038462 - file date is 4/14/2008 18:22:20
C:\WINDOWS\system32\GDI32.dll, loaded at 0x77f10000 - 285184 bytes - 4803841f - file date is 4/14/2008 18:22:02
C:\WINDOWS\system32\SHLWAPI.dll, loaded at 0x77f60000 - 474112 bytes - 48038471 - file date is 4/14/2008 18:22:22
C:\WINDOWS\system32\Secur32.dll, loaded at 0x77fe0000 - 56320 bytes - 48038476 - file date is 4/14/2008 18:22:20
C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.4053_x-ww_e6967989\MSVCR80.dll, loaded at 0x78130000 - 632656 bytes - 4a594c79 - file date is 7/12/2009 02:12:06
C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.4053_x-ww_e6967989\MSVCP80.dll, loaded at 0x7c420000 - 554832 bytes - 4a594cd0 - file date is 7/12/2009 02:09:20
C:\WINDOWS\system32\kernel32.dll, loaded at 0x7c800000 - 990720 bytes - 4803848d - file date is 4/14/2008 18:22:06
C:\WINDOWS\system32\ntdll.dll, loaded at 0x7c900000 - 701952 bytes - 4803848d - file date is 4/14/2008 18:21:34
C:\WINDOWS\system32\SHELL32.dll, loaded at 0x7c9c0000 - 8466944 bytes - 4803846c - file date is 4/14/2008 18:22:22
C:\WINDOWS\system32\USER32.dll, loaded at 0x7e410000 - 578560 bytes - 48038479 - file date is 4/14/2008 18:22:30
Back to top
View user's profile Send private message
cryptc



Joined: 16 Apr 2009
Posts: 38

PostPosted: Wed Aug 03, 2011 23:03    Post subject: Reply with quote

Another... it seems same char keeps going corrupt, but don't know why

Quote:

Error occurred at 8/3/2011 22:56:42.
C:\Programfiler\Atari\Neverwinter Nights 2\nwn2server.exe, run by Administrator.
C:\Programfiler\Atari\Neverwinter Nights 2\nwn2server.exe caused an Access Violation exception in module nwn2server.exe at 001b:007595d8.
Read from location 0000002c caused an access violation.

System Info:
4 processor(s), type 586.
1 % Memory Load.
3312 MBytes physical memory.
1135 MBytes available memory.
2048 MBytes total virtual memory.
93 MBytes available virtual memory
0 MBytes total page file.
0 MBytes available page file

Application debug messages:
Version: 1.023 (1765) (Final) Aug 17 2009 - 17:40:34
Application Stage: Moving Player 28 to Area 35683
Command Line: -moduledir "Sigil City of Doors expansion" -cpu 3

Registers:
EAX=00000000 CS=001b EIP=007595d8 EFLGS=00010246
EBX=00000193 SS=0023 ESP=0012fa00 EBP=7fffff12
ECX=059498cc DS=0023 ESI=42503030 FS=003b
EDX=00000001 ES=0023 EDI=42503030 GS=0000

Bytes at CS:EIP:
83 78 2c 00 8a 50 2b 88 54 24 20 0f 85 d0 00 00 00 8a 46 14 32 c9 84 c0 c6 44 24 1c 00 88 4c 24

Stack dump:
0012fa00: 42503030 7fffff12 00000193 42503030 006219c7 00000000 00759864 0000000b
0012fa20: 00000011 42015820 005b6638 0000000b 00000011 0012fc10 007ff7dc 7fffff12
0012fa40: 00000193 00000193 0069c358 0069c37b 00000193 42b1afb0 00000002 42015820
0012fa60: 0067c8c8 00000189 00000002 047d8580 00728e7f 00000189 00000002 047d86f8
0012fa80: 047d8580 00000000 00000000 057cdb58 00000000 00000010 0000000c 00000000
0012faa0: 7c910098 3da55860 00000193 000069fa 3f4e90c6 7c91003d 00006d60 41ea917c
0012fac0: 00000003 01020000 43fa0000 01020178 00000040 7c910961 00000000 00000000
0012fae0: 03c7b920 426b68a0 05165b00 02fe0000 00014820 000001f4 0000012c 00000070
0012fb00: 426b68a0 00000028 00000001 00000001 01020178 00000020 48d46700 00002874
0012fb20: 01020000 00000000 0012fbfc 01020000 0506cc88 00000000 00000000 01020000
0012fb40: 00000000 00000000 0012fb94 0012fb98 00000001 00010040 00000004 0012fab8
0012fb60: 78134c39 0012fbb0 7c90e900 000000c8 00000001 7c91003d 00000000 00000000
0012fb80: 00000000 78134c58 35fd0c2f 03c7b920 3da55868 05165b00 0012fec4 78138ced
0012fba0: 4df4bb8f fffffffe 0012fb88 003c2364 0012fec4 78138ced 4df4bb8f fffffffe
0012fbc0: 78134c58 003c2364 3da55868 003c2abf 3da55868 0012fc04 0012fbfc 003c2b66
0012fbe0: 00000000 00000000 00729f86 0012fc10 42b1afb0 0000665e 00000000 00000000
0012fc00: 047d8580 047d86f8 00000000 00000000 000009d5 047d86f8 00000000 0072b207
0012fc20: 00000000 41067e9c 0000000a 051658c0 7fffff12 00000000 00000000 00000000
0012fc40: 0072b3b0 05165b00 00000000 00000000 00000001 00000000 051658c0 00000000
0012fc60: 00000000 00000000 006121dd 05165b00 00000000 00000001 00000000 051658f0
0012fc80: 3cc09fb0 00000000 03d4b3b0 3d5ca878 003c2abf 03d4b3b0 0066f28e 0000000a
0012fca0: 7fffff12 41067e9c 0007094c 03a03484 00000001 03cb6970 0012fe94 7c80a4b7
0012fcc0: 0007094c 03a03484 464f5250 5245535f 41524556 45564549 4d5f544e 4c55444f
0012fce0: 00000045 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0012fd00: 00000000 00000000 00500f0b 464f5250 5245535f 41524556 00000049 00000000
0012fd20: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0012fd40: 00000000 00000000 00000000 1a003860 464f5250 5245535f 41524556 45564549
0012fd60: 0000544e 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0012fd80: 00000000 00000000 00000000 00000000 0059a524 0059a550 76b34e4f 03c92b40
0012fda0: 0012fe94 00000000 03c4dd70 0391a8c9 001e4079 0054a3bf 03c92b40 0040b19d
0012fdc0: 0087450c 00172311 00000000 01020000 00000001 03c574e0 03c574e0 00000000
0012fde0: 0012fe30 78136d63 0391897f 001e4079 03918736 001e4079 039182d1 001e4079
0012fe00: 00000000 7c9133f6 00000000 00000024 000093f0 00000000 3026972b 00001ebf
0012fe20: 000093ba 00000000 30269a31 00001ebf 0391806d 001e4079 051c1ae8 00000003
0012fe40: 05167838 00000003 05105b18 0000001f 03917a22 001e4079 03918508 001e4079
0012fe60: 008668e0 003a0296 00000404 0000057c 00000001 d379989c 00000272 00000000
0012fe80: 008668e0 00000000 00000104 008681e8 00000000 0012fed4 0040b42f 00400000
0012fea0: 00000000 00172311 0000000a 0087450c 00172311 00000000 007e6bc8 0012feac
0012fec0: 0012f624 0012ff54 007480c0 00823870 00000000 0012ff64 00748390 00400000
0012fee0: 00000000 00172311 0000000a d2c37433 7814c702 01026d08 00000000 00000044
0012ff00: 001746f8 00174820 00174838 00000000 00000000 00000000 00000000 00000000
0012ff20: 00000000 00000000 00000000 00000000 00000000 ffffffff ffffffff ffffffff
0012ff40: 0012ff50 00172311 00000000 0012feec 03d70ae4 0012ffb4 00748a11 d2532daf
0012ff60: 00000001 0012ffc0 10002999 7814c702 00d6fa98 7ffd6000 8054b6ed 35ed49c7
0012ff80: 7814c702 00d6fa98 7ffd6000 00d6fa98 00000108 7ffd6000 01026d08 d9ab8a40
0012ffa0: 11d1f4cc 6000d7b6 e310b097 35ed49cb 7c90dc9c 0012ffe0 1001df6b ffffffff
0012ffc0: 0012fff0 7c817067 7814c702 00d6fa98 7ffd6000 8054b6ed 0012ffc8 88b508a0
0012ffe0: ffffffff 7c839ac0 7c817070 00000000 00000000 00000000 0074856d 00000000

Module list: names, addresses, sizes, time stamps and file times:
C:\Programfiler\Atari\Neverwinter Nights 2\NWN2_MemoryMgr_amdxp.dll, loaded at 0x003c0000 - 69632 bytes - 4a89f7ec - file date is 8/17/2009 18:38:04
C:\Programfiler\Atari\Neverwinter Nights 2\nwn2server.exe, loaded at 0x00400000 - 4636672 bytes - 4a89f991 - file date is 8/17/2009 18:45:14
C:\WINDOWS\system32\d3dx9_30.dll, loaded at 0x00890000 - 2388176 bytes - 442d83c4 - file date is 3/31/2006 13:40:58
C:\Programfiler\Atari\Neverwinter Nights 2\AuroraServerNetLayer.dll, loaded at 0x010a0000 - 73728 bytes - 4b67a8a8 - file date is 2/2/2010 00:23:06
D:\nwnx4\xp_character.dll, loaded at 0x01560000 - 196608 bytes - 48f0efcb - file date is 10/11/2008 20:26:00
D:\nwnx4\xp_craft.dll, loaded at 0x015b0000 - 204800 bytes - 476c44de - file date is 12/22/2007 00:57:36
D:\nwnx4\xp_mysql.dll, loaded at 0x01600000 - 1572864 bytes - 48e8897e - file date is 10/5/2008 12:31:44
D:\nwnx4\xp_time.dll, loaded at 0x02430000 - 200704 bytes - 48e88998 - file date is 10/5/2008 12:32:10
C:\Programfiler\Atari\Neverwinter Nights 2\dbghelp.dll, loaded at 0x03000000 - 1038848 bytes - 42b8d254 - file date is 10/18/2008 02:43:42
D:\nwnx4\NWNX4_Hook.dll, loaded at 0x10000000 - 212992 bytes - 48e8899c - file date is 10/5/2008 12:32:14
D:\nwnx4\xp_bugfix.dll, loaded at 0x1a000000 - 217088 bytes - 4b68ec03 - file date is 2/2/2010 23:22:46
D:\nwnx4\xp_srvadmin.dll, loaded at 0x1a100000 - 196608 bytes - 4a6d132c - file date is 7/26/2009 22:38:38
C:\Programfiler\Atari\Neverwinter Nights 2\mss32.dll, loaded at 0x21100000 - 374272 bytes - 41ba9530 - file date is 10/18/2008 02:43:10
C:\WINDOWS\system32\d3d9.dll, loaded at 0x4fe20000 - 1689088 bytes - 4803840d - file date is 4/14/2008 18:21:56
C:\Programfiler\Atari\Neverwinter Nights 2\granny2.dll, loaded at 0x50000000 - 441399 bytes - 437d26c3 - file date is 10/18/2008 02:43:08
C:\WINDOWS\system32\comctl32.dll, loaded at 0x5d5d0000 - 617472 bytes - 4803842a - file date is 4/14/2008 18:21:56
C:\WINDOWS\system32\hnetcfg.dll, loaded at 0x698d0000 - 345088 bytes - 4803842b - file date is 4/14/2008 18:22:02
C:\WINDOWS\system32\d3d8thk.dll, loaded at 0x6df30000 - 8192 bytes - 4803840c - file date is 4/14/2008 18:21:56
C:\WINDOWS\System32\mswsock.dll, loaded at 0x71a40000 - 246784 bytes - 480384ea - file date is 4/14/2008 18:22:14
C:\WINDOWS\System32\wshtcpip.dll, loaded at 0x71a80000 - 19456 bytes - 480384d0 - file date is 4/14/2008 18:22:34
C:\WINDOWS\system32\WS2HELP.dll, loaded at 0x71a90000 - 19968 bytes - 480384c6 - file date is 4/14/2008 18:22:32
C:\WINDOWS\system32\WS2_32.dll, loaded at 0x71aa0000 - 82432 bytes - 480384c5 - file date is 4/14/2008 18:22:32
C:\WINDOWS\system32\WSOCK32.dll, loaded at 0x71ac0000 - 24064 bytes - 480384d2 - file date is 4/14/2008 18:22:34
C:\WINDOWS\system32\DSOUND.DLL, loaded at 0x73ee0000 - 367616 bytes - 48038459 - file date is 4/14/2008 18:21:58
C:\WINDOWS\system32\MSCTF.dll, loaded at 0x746f0000 - 297984 bytes - 48038488 - file date is 4/14/2008 18:22:10
C:\WINDOWS\system32\WINMM.dll, loaded at 0x76b30000 - 175104 bytes - 4803849b - file date is 4/14/2008 18:22:32
C:\WINDOWS\system32\DNSAPI.dll, loaded at 0x76f10000 - 147968 bytes - 48038440 - file date is 4/14/2008 18:21:58
C:\WINDOWS\system32\WLDAP32.dll, loaded at 0x76f50000 - 172544 bytes - 48038490 - file date is 4/14/2008 18:22:32
C:\WINDOWS\System32\winrnr.dll, loaded at 0x76fa0000 - 16896 bytes - 48038484 - file date is 4/14/2008 18:22:32
C:\WINDOWS\system32\rasadhlp.dll, loaded at 0x76fb0000 - 7680 bytes - 4803845a - file date is 4/14/2008 18:22:20
C:\WINDOWS\system32\OLEAUT32.dll, loaded at 0x77110000 - 551936 bytes - 4803846e - file date is 4/14/2008 18:22:18
C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.5512_x-ww_35d4ce83\comctl32.dll, loaded at 0x773c0000 - 1054208 bytes - 480383f9 - file date is 4/14/2008 18:19:06
C:\WINDOWS\system32\ole32.dll, loaded at 0x774d0000 - 1287168 bytes - 4803846d - file date is 4/14/2008 18:22:18
C:\WINDOWS\system32\VERSION.dll, loaded at 0x77bf0000 - 18944 bytes - 4803847b - file date is 4/14/2008 18:22:30
C:\WINDOWS\system32\msvcrt.dll, loaded at 0x77c00000 - 343040 bytes - 480384e4 - file date is 4/14/2008 18:22:14
C:\WINDOWS\system32\ADVAPI32.dll, loaded at 0x77dc0000 - 680448 bytes - 48038416 - file date is 4/14/2008 18:21:52
C:\WINDOWS\system32\RPCRT4.dll, loaded at 0x77e70000 - 584704 bytes - 48038462 - file date is 4/14/2008 18:22:20
C:\WINDOWS\system32\GDI32.dll, loaded at 0x77f10000 - 285184 bytes - 4803841f - file date is 4/14/2008 18:22:02
C:\WINDOWS\system32\SHLWAPI.dll, loaded at 0x77f60000 - 474112 bytes - 48038471 - file date is 4/14/2008 18:22:22
C:\WINDOWS\system32\Secur32.dll, loaded at 0x77fe0000 - 56320 bytes - 48038476 - file date is 4/14/2008 18:22:20
C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.4053_x-ww_e6967989\MSVCR80.dll, loaded at 0x78130000 - 632656 bytes - 4a594c79 - file date is 7/12/2009 02:12:06
C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.4053_x-ww_e6967989\MSVCP80.dll, loaded at 0x7c420000 - 554832 bytes - 4a594cd0 - file date is 7/12/2009 02:09:20
C:\WINDOWS\system32\kernel32.dll, loaded at 0x7c800000 - 990720 bytes - 4803848d - file date is 4/14/2008 18:22:06
C:\WINDOWS\system32\ntdll.dll, loaded at 0x7c900000 - 701952 bytes - 4803848d - file date is 4/14/2008 18:21:34
C:\WINDOWS\system32\SHELL32.dll, loaded at 0x7c9c0000 - 8466944 bytes - 4803846c - file date is 4/14/2008 18:22:22
C:\WINDOWS\system32\USER32.dll, loaded at 0x7e410000 - 578560 bytes - 48038479 - file date is 4/14/2008 18:22:30
Back to top
View user's profile Send private message
Skywing



Joined: 03 Jan 2008
Posts: 321

PostPosted: Sun Aug 07, 2011 19:35    Post subject: Reply with quote

Hello,

This crash is from a character with an invalid (out of range) subrace. I'd see about repairing the character in question with GFFEditor if you know which one was trying to be logged in.
Back to top
View user's profile Send private message
MustangSVT



Joined: 07 Jan 2011
Posts: 26

PostPosted: Mon Aug 08, 2011 7:41    Post subject: Reply with quote

I'll post my crashes from Dalelands in here from now on, since I seem to get a lot of them. Brianmeyer/pain has kindly pointed me here. Smile

He also mentioned something about setting up Extended Crash Log. Any thoughts on that Skywing?

Code:
    Error occurred at 8/7/2011 10:03:28.
    C:\Neverwinter Nights 2\nwn2server.exe, run by Daleands.
    C:\Neverwinter Nights 2\nwn2server.exe caused an Access Violation exception in module nwn2server.exe at 0023:006572fa.
    Read from location 746c6966 caused an access violation.
     
    System Info:
    4 processor(s), type 586.
    1 % Memory Load.
    0 MBytes physical memory.
    0 MBytes available memory.
    0 MBytes total virtual memory.
    2877 MBytes available virtual memory
    0 MBytes total page file.
    0 MBytes available page file
     
    Application debug messages:
    Version: 1.023 (1765) (Final) Aug 17 2009 - 17:40:34
    Application Stage: Application Main Loop Frame 215281 Uptime: 887.373718 
    Command Line:  -moduledir DB_Beta_23
     
    Registers:
    EAX=00000000 CS=0023 EIP=006572fa EFLGS=00010246
    EBX=00000000 SS=002b ESP=0018f4c4 EBP=00000000
    ECX=4b95e8d8 DS=002b ESI=4b95e8d8 FS=0053
    EDX=00000000 ES=002b EDI=746c6966 GS=002b
     
    Bytes at CS:EIP:
    8b 0f 89 0e 8b 57 04 89 56 04 8b 47 08 89 46 08 66 8b 4f 0c 66 89 4e 0c 8b 57 24 89 56 24 8b 47
     
    Stack dump:
    0018f4c4: 498ac040 4b94c138 00000000 0065739e 746c6966 00000000 00000000 04df4b08
    0018f4e4: 4b94c138 45bae140 0067c923 498ac040 00000000 45ff72b0 00727d08 00000000
    0018f504: 498ac040 04df4b08 0018f548 04df4990 00000000 00728322 000000b0 0000001c
    0018f524: 04d15170 4a7cfa48 06c310b0 0018f704 007ff7dc 006ac164 0018f548 4a7cfa48
    0018f544: 00000002 47108d5c 3dcccccd 00000001 0067c8c8 00000007 00000002 04df4990
    0018f564: 00728e7f 00000007 00000002 04df4b08 04df4990 00000000 00000000 05000018
    0018f584: 00000000 0000001e 00000015 00000001 00000008 002529bb 000003e8 00000000
    0018f5a4: 00000000 7701e38c 00000000 0c6c5474 00000064 025a0000 00000000 04d3d42c
    0018f5c4: 00000008 0109d760 00000000 00000000 025a0000 7701e38c 13580115 0109d760
    0018f5e4: 00000000 025a01dc 00000000 00000000 025a0000 46413a80 025a0000 03a50010
    0018f604: 00000000 00000000 3dcccccd 4be51080 47fe68f8 4640d7a8 030a001f 0316a53a
    0018f624: 0018f63c 7701e023 46413a80 4be4e548 00000001 4be51078 0018f654 7701e023
    0018f644: 00000000 04d15170 00000000 4be51078 0018f668 769114d1 025a0000 00000000
    0018f664: 4be51080 0018f6b4 00000000 00000000 00000000 710e4c58 a84269cf 04d15170
    0018f684: 4be51080 0018f76c 0018f874 710e8ced d94cd31b fffffffe 0018f67c 00252364
    0018f6a4: 0018f874 710e8ced d94cd31b fffffffe 710e4c58 00252364 4be51080 0018f6f8
    0018f6c4: 0018f76c 0018f6f0 7fffffd1 00252b66 00261620 00436117 00729f86 0018f704
    0018f6e4: 4a7cfa48 0000457f 00000000 00000000 04df4990 04df4b08 00000000 00000000
    0018f704: 000007c7 04df4b08 00000000 0072b207 00000000 00000000 417cfac0 04d6c1c0
    0018f724: 00000000 4b798e64 00000001 00000001 00634f35 0018f76c 7fffffd1 00000000
    0018f744: 00000001 00000003 417cfac0 04d6c1c0 00804880 0018f830 4991d3f8 002529bb
    0018f764: 00261620 00000001 4b7973f0 00000018 00000000 00000058 00000000 00000000
    0018f784: 00000000 00000024 00000000 00000000 00000000 00000000 00000000 006df55a
    0018f7a4: 006df567 417cfac0 04d6c1c0 00000000 04d6c1c0 006352f8 00000053 0063536f
    0018f7c4: 417cfac0 0018f830 00000013 04d5a068 0018f8ec 00000024 00000000 00000006
    0018f7e4: 6c001d71 005895b1 00000013 0018f830 00000024 0018f81c 04dac640 00000013
    0018f804: 04d7f648 74a53d8b 00000013 0018f8ec 00000024 00000000 0018f8ec 74a53e5b
    0018f824: 0018f8ec 00000024 00000013 0018f8ec 00000024 0018f880 036e7160 00352712
    0018f844: 0018f8ec 00000024 00000013 a8427246 0018f8ec 00000024 00000024 023e0510
    0018f864: 00000000 00000000 00000000 0018f850 0018fcac 00359d58 00000000 0018f8e0
    0018f884: 003525ab 036e7160 0000000a 0018fcd8 00000000 0018fcb8 036e7160 00000001
    0018f8a4: 003520ef 036e7160 00000030 a842767e 06c50b08 00000001 00000030 4ba83b20
    0018f8c4: 04d15170 0000003a 4ba83b18 0018f8e4 06c50b08 0018fcd8 036e7160 a800304d
    0018f8e4: 0a00000d 24000001 23300670 17000000 67000000 765f6975 646d5f6e 616d5f61
    0018f904: 635f656b 676e6168 60007365 60000000 71172144 71172168 0018f9ac 00000005
    0018f924: 0018f966 7117216e 00000000 00000000 00000000 c8cb22f4 0018f9b0 98000000
    0018f944: 5b5bd3ca 00fffffe cccccccc cccccccc 3ffbcccc 04d15170 f0000000 919645e9
    0018f964: 00ffffef 0018f98e 0018fa10 0018fa00 710f9ef8 0018fa10 00000016 0018f9b0
    0018f984: 00000000 ddd7eb00 00184008 00000011 00000000 0018fae8 00000001 0018f9dc
    0018f9a4: 710f94c3 0018fae8 0018fae7 00000007 0018fae7 0018fae7 710f9b36 0018fae4
    0018f9c4: 00000006 00000000 04112c78 025a1748 00000006 00000000 0018fa2c 710f9c2e
    0018f9e4: 00000200 00000006 00000000 0018fa94 0018fd80 00000000 710f9c3e 00000020
    0018fa04: 00000003 00000001 0018fa10 33373838 31373337 31363238 37383137 025a0035
    0018fa24: 4bfb0fe8 a8426557 0018fa48 710f9d7c 0018fa78 0018fae4 00000200 00000000
    0018fa44: 710fc702 0018fa94 04112c78 025a1748 00000000 710f1600 0018faf8 710f1a64
    0018fa64: 00000020 710f1a91 730026f0 008681e8 710f2063 60000000 408bbafd 00000000
    0018fa84: 00000000 bd77adf5 ff000000 00000200 04112c78 025a1748 025a07d0 00000001
    0018faa4: 00000000 00000000 00000000 007e8876 00000000 00000000 00000000 0316a523
    0018fac4: 00000036 0018fd14 0018fd80 0000000a 0018fae4 00000006 0001faf4 00000040
    0018fae4: 2e373838 37333733 77003831 2d859bd3 fffffffe 4b55bbb8 00000001 4b55e698
    0018fb04: 0018fb1c 7701e023 4b55e6a0 04d15170 00000000 4b55e698 0018fb30 769114d1
    0018fb24: 025a0000 00000000 4b55e6a0 0018fb7c 710e4c39 025a0000 00000000 710e4c58
    0018fb44: a8426407 04d15170 4b55e6a0 00000000 710e4c58 00252364 4be51080 0018fb40
    0018fb64: 0018fb44 0018fe8c 0018fe8c 710e8ced d94cd31b fffffffe 710e4c58 00252364
    0018fb84: 4b55e6a0 002512b7 00000000 04df4b08 00000000 00252b66 00261620 00727321
    0018fba4: 4b55e6b0 00000000 04df4990 04df4b08 0072b2d9 00000001 00071220 138e08c8
    0018fbc4: 138de6c0 0058a1e3 0000270e 0058a1f5 13b2bc60 005e63b9 005e63ce 00071220
    0018fbe4: 138de6c0 0018fc80 00000000 138de6c0 005f22ec 00071220 00657d46 00071220
    0018fc04: 00657902 0018fc30 005f2306 04cd5d50 00071220 13b2b190 00657d46 00000000
    0018fc24: 00000000 00000001 109a40b0 13d08fa8 00000000 00000000 00405730 00000001
    0018fc44: 0018fcdc 00000000 0059ef89 0000001e 138de6c0 00e10d68 00405740 0018fc8c
    0018fc64: 76a76238 00340cda 00000404 000003c0 00000001 00405730 dcbaabcd 00000000
    0018fc84: 00000000 00405730 0018fd04 0018fcb8 00405730 00340cda 0018fd04 76a76941
    0018fca4: a842767e 0018f8b0 0018fe8c 00359db0 00000000 0018fce8 003519d4 036e7160
    0018fcc4: 06c50b08 04d7f648 06c50afc 0000000f 06c50000 a890414d 0a15670d 00240001
    0018fce4: 04d7f648 0018fd1c 00351153 036e7160 00000030 74a53cee 036e7160 06c50afc
    0018fd04: 00000030 04d746c8 74a53d0f 06c50afc 00000030 04d7f648 00000030 005082e9
    0018fd24: 06c50afc 00000030 04d5a068 0018fe5c 7691166b 00000001 00000030 06c50afc
    0018fd44: 0000000f 00000001 00000013 0059a512 00000001 730026f0 04d35ba0 0018fe5c
    0018fd64: 0043e1e8 04cd5d50 e382f828 0000023f 0054a3bf 04d35ba0 0040b19d 0087450c
    0018fd84: 00932a49 00000000 0018fde0 710e52f6 025a0000 00000000 00000000 00000108
    0018fda4: 04d11cc0 e382f81b 0000023f e382f81b 0000023f e382f81a 0000023f 00000000
    0018fdc4: 04d11cc0 00000000 77030ff2 00000043 00000000 ab02e61c 00000000 00000042
    0018fde4: 00000000 ab02e61c 00000000 e382f81a 0000023f 074f3068 00000003 074f23c8
    0018fe04: 00000003 075477c8 0000001f e382f81a 0000023f e382f81b 0000023f 0018fe40
    0018fe24: 00340cda 00000404 000003c0 00000001 2d991209 00000361 00000266 007e89dc
    0018fe44: 00000104 008668e0 00000000 00000104 008681e8 00000000 0018fe9c 0040b42f
    0018fe64: 00400000 00000000 00932a49 0000000a 0087450c 00932a49 00000000 007e6bc8
    0018fe84: 0018fe74 0018f098 0018ff1c 007480c0 00823870 00000000 0018ff2c 00748390
    0018fea4: 00400000 00000000 00932a49 0000000a a8b8f194 fffde000 025a80d0 00000000
    0018fec4: 00000044 0095acf8 0095a6d0 0095df68 00000000 00000000 00000000 00000000
    0018fee4: 00000000 00000000 00000000 00000000 00000000 00000000 ffffffff ffffffff
    0018ff04: ffffffff 0018ff18 00932a49 00000000 0018feb4 37805ec2 0018ff7c 00748a11
    0018ff24: a822a840 00000001 0018ff88 10002999 fffde000 0018ffd4 77029f02 fffde000
    0018ff44: a842603c 00000000 00000000 fffde000 0018ffd4 00000108 77029f02 025a80d0
    0018ff64: d9ab8a40 11d1f4cc 6000d7b6 e310b097 a8426020 00000000 0018ffc4 1001df6b
    0018ff84: ffffffff 0018ff94 76913677 fffde000 0018ffd4 77029f02 fffde000 5a9cac77
    0018ffa4: 00000000 00000000 fffde000 00000000 00000000 00000000 0018ffa0 00000000
    0018ffc4: ffffffff 77060ae5 2d8596f3 00000000 0018ffec 77029ed5 0074856d fffde000
    0018ffe4: 00000000 00000000 00000000 00000000 0074856d fffde000 00000000
     
    Module list: names, addresses, sizes, time stamps and file times:
    C:\Neverwinter Nights 2\NWN2_MemoryMgr_amdxp.dll, loaded at 0x00250000 - 69632 bytes - 4a89f7ec - file date is 8/17/2009 17:38:04
    C:\Neverwinter Nights 2\AuroraServerNetLayer.dll, loaded at 0x00350000 - 73728 bytes - 4b67a8a8 - file date is 10/11/2010 13:42:10
    C:\Users\Daleands\Documents\nwnx4\xp_clock.dll, loaded at 0x00370000 - 196608 bytes - 48f18d3f - file date is 1/15/2011 00:29:04
    C:\Neverwinter Nights 2\nwn2server.exe, loaded at 0x00400000 - 4636672 bytes - 4a89f991 - file date is 8/17/2009 17:45:14
    C:\Windows\system32\d3dx9_30.dll, loaded at 0x00a30000 - 2388176 bytes - 442d83c4 - file date is 3/31/2006 12:40:58
    C:\Users\Daleands\Documents\nwnx4\xp_spawn.dll, loaded at 0x02530000 - 204800 bytes - 468220a3 - file date is 12/3/2010 02:51:00
    C:\Users\Daleands\Documents\nwnx4\xp_system.dll, loaded at 0x026b0000 - 196608 bytes - 49da9a01 - file date is 1/17/2011 03:31:18
    C:\Users\Daleands\Documents\nwnx4\xp_sqlite.dll, loaded at 0x02750000 - 503808 bytes - 48e88993 - file date is 8/23/2010 12:15:56
    C:\Users\Daleands\Documents\nwnx4\xp_time.dll, loaded at 0x027d0000 - 200704 bytes - 48e88998 - file date is 8/23/2010 12:15:56
    C:\Users\Daleands\Documents\nwnx4\xp_mysql.dll, loaded at 0x02930000 - 1572864 bytes - 48e8897e - file date is 8/23/2010 12:15:56
    C:\Neverwinter Nights 2\dbghelp.dll, loaded at 0x03000000 - 1038848 bytes - 42b8d254 - file date is 10/18/2008 01:43:42
    C:\Users\Daleands\Documents\nwnx4\NWNX4_Hook.dll, loaded at 0x10000000 - 212992 bytes - 48e8899c - file date is 8/23/2010 12:15:56
    C:\Neverwinter Nights 2\mss32.dll, loaded at 0x21100000 - 374272 bytes - 41ba9530 - file date is 10/18/2008 01:43:10
    C:\Neverwinter Nights 2\granny2.dll, loaded at 0x50000000 - 441399 bytes - 437d26c3 - file date is 10/18/2008 01:43:08
    C:\Windows\system32\WSOCK32.dll, loaded at 0x6dbf0000 - 15360 bytes - 4a5bdb63 - file date is 7/13/2009 21:16:22
    C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a\MSVCR80.dll, loaded at 0x710e0000 - 632656 bytes - 4dcddbf3 - file date is 7/7/2011 15:15:02
    C:\Windows\system32\POWRPROF.dll, loaded at 0x718b0000 - 145408 bytes - 4a5bdb0c - file date is 7/13/2009 21:16:14
    C:\Windows\system32\apphelp.dll, loaded at 0x71bc0000 - 292352 bytes - 4a5bd9b6 - file date is 7/13/2009 21:14:54
    C:\Windows\system32\d3d9.dll, loaded at 0x71cd0000 - 1826816 bytes - 4a5bd9a9 - file date is 7/13/2009 21:15:10
    C:\Windows\system32\rasadhlp.dll, loaded at 0x72050000 - 11776 bytes - 4a5bdad6 - file date is 7/13/2009 21:16:14
    C:\Windows\System32\fwpuclnt.dll, loaded at 0x72060000 - 216576 bytes - 4a5bda07 - file date is 7/13/2009 21:15:22
    C:\Windows\system32\pnrpnsp.dll, loaded at 0x720a0000 - 65024 bytes - 4a5bdaf6 - file date is 7/13/2009 21:16:14
    C:\Windows\system32\napinsp.dll, loaded at 0x720c0000 - 52224 bytes - 4a5bda6d - file date is 7/13/2009 21:16:04
    C:\Windows\System32\winrnr.dll, loaded at 0x720d0000 - 20992 bytes - 4a5bdb44 - file date is 7/13/2009 21:16:20
    C:\Windows\system32\DNSAPI.dll, loaded at 0x720e0000 - 269824 bytes - 4d6f24f6 - file date is 3/3/2011 01:29:24
    C:\Windows\system32\NLAapi.dll, loaded at 0x72130000 - 51712 bytes - 4a5bda7c - file date is 7/13/2009 21:16:04
    C:\Windows\System32\PROPSYS.dll, loaded at 0x72140000 - 988160 bytes - 4a5bdacb - file date is 7/13/2009 21:16:14
    C:\Windows\system32\dwmapi.dll, loaded at 0x72710000 - 67072 bytes - 4a5bda07 - file date is 7/13/2009 21:15:14
    C:\Windows\system32\WINNSI.DLL, loaded at 0x72740000 - 16896 bytes - 4a5bdb43 - file date is 7/13/2009 21:16:20
    C:\Windows\system32\IPHLPAPI.DLL, loaded at 0x72750000 - 103936 bytes - 4a5bda1b - file date is 7/13/2009 21:15:34
    C:\Windows\system32\wdmaud.drv, loaded at 0x729e0000 - 172032 bytes - 4a5bdb2a - file date is 7/13/2009 21:14:10
    C:\Windows\System32\wshtcpip.dll, loaded at 0x72d00000 - 9216 bytes - 4a5bdb5a - file date is 7/13/2009 21:16:22
    C:\Windows\System32\mswsock.dll, loaded at 0x72d10000 - 232448 bytes - 4a5bda77 - file date is 7/13/2009 21:15:52
    C:\Windows\system32\WINMM.dll, loaded at 0x73000000 - 194048 bytes - 4a5bdb42 - file date is 7/13/2009 21:16:20
    C:\Windows\system32\VERSION.dll, loaded at 0x73470000 - 21504 bytes - 4a5bdb2b - file date is 7/13/2009 21:16:18
    C:\Windows\System32\MMDevApi.dll, loaded at 0x748b0000 - 213504 bytes - 4a5bda29 - file date is 7/13/2009 21:15:42
    C:\Windows\system32\DSOUND.DLL, loaded at 0x748f0000 - 453632 bytes - 4a5bd9fd - file date is 7/13/2009 21:15:14
    C:\Windows\system32\pdh.dll, loaded at 0x74970000 - 236544 bytes - 4a5bdaca - file date is 7/13/2009 21:16:14
    C:\Windows\system32\AVRT.dll, loaded at 0x749b0000 - 14336 bytes - 4a5bd998 - file date is 7/13/2009 21:15:00
    C:\Windows\system32\ksuser.dll, loaded at 0x749c0000 - 4608 bytes - 4a5bdab3 - file date is 7/13/2009 21:15:36
    C:\Users\Daleands\Documents\nwnx4\xp_srvadmin.dll, loaded at 0x74a10000 - 196608 bytes - 4a6d132c - file date is 1/17/2011 03:30:48
    C:\Users\Daleands\Documents\nwnx4\xp_bugfix.dll, loaded at 0x74a50000 - 217088 bytes - 4e0d5c44 - file date is 7/1/2011 01:33:58
    C:\Windows\system32\d3d8thk.dll, loaded at 0x74a90000 - 11264 bytes - 4a5bd9a8 - file date is 7/13/2009 21:15:10
    C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a\MSVCP80.dll, loaded at 0x74aa0000 - 554832 bytes - 4dcddc6c - file date is 7/7/2011 15:15:02
    C:\Windows\syswow64\CRYPTBASE.dll, loaded at 0x74b50000 - 36864 bytes - 4a5bbf41 - file date is 7/13/2009 21:15:08
    C:\Windows\syswow64\SspiCli.dll, loaded at 0x74b60000 - 96768 bytes - 4b21f681 - file date is 12/11/2009 03:36:34
    C:\Windows\syswow64\LPK.dll, loaded at 0x74bc0000 - 25600 bytes - 4a5bdb3b - file date is 7/13/2009 21:11:24
    C:\Windows\syswow64\WS2_32.dll, loaded at 0x74bd0000 - 206336 bytes - 4a5bdb4a - file date is 7/13/2009 21:16:22
    C:\Windows\syswow64\ADVAPI32.dll, loaded at 0x74d40000 - 640000 bytes - 4a5bd97e - file date is 7/13/2009 21:14:54
    C:\Windows\syswow64\MSCTF.dll, loaded at 0x74de0000 - 828928 bytes - 4a5bda69 - file date is 7/13/2009 21:15:44
    C:\Windows\syswow64\NSI.dll, loaded at 0x74f40000 - 8704 bytes - 4a5bdad9 - file date is 7/13/2009 21:16:12
    C:\Windows\syswow64\RPCRT4.dll, loaded at 0x74f50000 - 662528 bytes - 4a5bdb3b - file date is 7/13/2009 21:11:24
    C:\Windows\syswow64\CLBCatQ.DLL, loaded at 0x75040000 - 522240 bytes - 4a5bd9b1 - file date is 7/13/2009 21:15:04
    C:\Windows\system32\IMM32.DLL, loaded at 0x750d0000 - 119808 bytes - 4a5bdb39 - file date is 7/13/2009 21:11:22
    C:\Windows\syswow64\GDI32.dll, loaded at 0x75160000 - 310784 bytes - 4a5bdb38 - file date is 7/13/2009 21:11:22
    C:\Windows\syswow64\OLEAUT32.dll, loaded at 0x753f0000 - 571904 bytes - 4d0c4536 - file date is 12/18/2010 01:31:24
    C:\Windows\syswow64\CFGMGR32.dll, loaded at 0x75510000 - 145920 bytes - 4ddb87b9 - file date is 5/24/2011 06:34:02
    C:\Windows\syswow64\KERNELBASE.dll, loaded at 0x75690000 - 272384 bytes - 4de7264e - file date is 6/2/2011 01:54:52
    C:\Windows\syswow64\USP10.dll, loaded at 0x756e0000 - 627200 bytes - 4a5bdb32 - file date is 7/13/2009 21:16:18
    C:\Windows\syswow64\ole32.dll, loaded at 0x75780000 - 1413632 bytes - 4c297c56 - file date is 6/29/2010 01:02:04
    C:\Windows\syswow64\msvcrt.dll, loaded at 0x758e0000 - 690688 bytes - 4a5bda6f - file date is 7/13/2009 21:15:52
    C:\Windows\syswow64\SHELL32.dll, loaded at 0x75990000 - 12867584 bytes - 4c4ee5ad - file date is 7/27/2010 10:03:26
    C:\Windows\syswow64\SETUPAPI.dll, loaded at 0x76760000 - 1668608 bytes - 4a5bdafe - file date is 7/13/2009 21:16:16
    C:\Windows\syswow64\kernel32.dll, loaded at 0x76900000 - 837120 bytes - 4dce22a3 - file date is 5/14/2011 02:32:34
    C:\Windows\syswow64\SHLWAPI.dll, loaded at 0x76a00000 - 350208 bytes - 4a5bdb05 - file date is 7/13/2009 21:16:16
    C:\Windows\syswow64\USER32.dll, loaded at 0x76a60000 - 833024 bytes - 4a5bdb3c - file date is 7/13/2009 21:11:26
    C:\Windows\SysWOW64\sechost.dll, loaded at 0x76b60000 - 92160 bytes - 4a5bdb04 - file date is 7/13/2009 21:16:14
    C:\Windows\syswow64\DEVOBJ.dll, loaded at 0x76bd0000 - 64512 bytes - 4ddb87e1 - file date is 5/24/2011 06:34:22
    C:\Windows\SysWOW64\ntdll.dll, loaded at 0x76ff0000 - 1293120 bytes - 4cc7ab86 - file date is 10/27/2010 00:40:24
Back to top
View user's profile Send private message
cryptc



Joined: 16 Apr 2009
Posts: 38

PostPosted: Mon Aug 08, 2011 8:54    Post subject: Reply with quote

Skywing wrote:
Hello,

This crash is from a character with an invalid (out of range) subrace. I'd see about repairing the character in question with GFFEditor if you know which one was trying to be logged in.


Ah thank you, that was driving me nuts. Now to find out if it was just a mistake from the beginning when editing this custom race, or if the game somehow changes the subrace on levelup from time to time.
Back to top
View user's profile Send private message
MustangSVT



Joined: 07 Jan 2011
Posts: 26

PostPosted: Sat Aug 13, 2011 21:15    Post subject: Reply with quote

Here is another crash log.

Code:
Error occurred at 8/13/2011 06:08:42.
C:\Neverwinter Nights 2\nwn2server.exe, run by Daleands.
C:\Neverwinter Nights 2\nwn2server.exe caused an Access Violation exception in module nwn2server.exe at 0023:00581b19.
Read from location 00000000 caused an access violation.

System Info:
4 processor(s), type 586.
1 % Memory Load.
0 MBytes physical memory.
0 MBytes available memory.
0 MBytes total virtual memory.
2649 MBytes available virtual memory
0 MBytes total page file.
0 MBytes available page file

Application debug messages:
Version: 1.023 (1765) (Final) Aug 17 2009 - 17:40:34
Application Stage: Application Main Loop Frame 8331815 Uptime: 27132.269531 
Command Line:  -moduledir DB_Beta_23

Registers:
EAX=00000000 CS=0023 EIP=00581b19 EFLGS=00010246
EBX=7116d5f0 SS=002b ESP=0018f4b0 EBP=521c23f0
ECX=7fffff95 DS=002b ESI=521c23f0 FS=0053
EDX=0000079a ES=002b EDI=4b99eaf8 GS=002b

Bytes at CS:EIP:
8b 10 51 8b 4c 24 74 8b 52 08 51 8d 4c 24 28 51 8d 4c 24 5c 51 6a 01 68 20 20 40 00 8d 4c 24 44

Stack dump:
0018f4b0: 00071243 521c23f0 4ef7b044 00001388 3e4cccce bf7ea54a 3dd26267 3e4ccccd
0018f4d0: 002524ac 404279ce 521c23f0 be4bb76f 3ca84eb9 3f800000 3eeb92b5 3f634b22
0018f4f0: 30f54d4b 00000000 00000000 3f800000 0000138e 0018f550 07042fa8 41b998ba
0018f510: 423312d1 33c142f0 00664f80 0018f558 0002bcd8 7fffff95 00000001 521c23f0
0018f530: 00000001 0002bcd8 00000001 7f000000 0018f50b 77aae023 4ee46988 3f800000
0018f550: 00000000 4ee46980 00000000 00000000 00000000 00000000 04b14c78 00000000
0018f570: 0065838b 521c2301 00000000 00000001 4ef7b044 00583cee 521c23f0 4ef7b044
0018f590: 00000001 4e0b1dc8 4ef7b044 00071243 521c23f0 003da1cd 00000001 0065c074
0018f5b0: 4ef7b044 00000001 00000000 521c23f0 00000001 00000001 0065838b 521c23f0
0018f5d0: 4e0b1dc8 00000001 4e0b1dc8 00583cee 521c23f0 4e0b1dc8 00000001 46630120
0018f5f0: 521c23f0 0000000f 4e0b1dc8 003da1cd 7fffff95 00577f13 4e0b1dc8 00000001
0018f610: 00000000 46630120 4a09d210 071370a0 04b59df8 521c23f0 00000004 4a09d210
0018f630: 0371f6d8 0058ed1b 528d51f8 04b59df8 0018f744 0018f714 4a09d210 00000000
0018f650: 0ce9e09c 071370a0 0059168a 071370d0 00000000 00000000 0018f744 0018f780
0018f670: 0018f811 023f0358 00000000 00000092 00000003 04b59df8 4ad78f80 00000000
0018f690: 023f01a4 4f259a70 00000016 51b85788 0000000a 00000000 00000000 00000000
0018f6b0: 00000000 071370a0 0018f760 0018f778 025409e8 00cc4020 00000000 77aae38c
0018f6d0: 0018f728 71132c78 00000015 0018f728 71132e24 00000000 7114d25f 0018f710
0018f6f0: 71132e2f 0018f710 71137021 00000009 7114d15b 00000000 00000009 0018f7a0
0018f710: 03f12c20 00804888 0054a100 0018f811 4a09d210 736e656a 61726e6f 00007269
0018f730: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 0018f780
0018f750: 0018f7c0 00626765 0018f811 4a09d210 736e656a 61726e6f 00007269 00000000
0018f770: 00000000 00000000 00000000 00000000 00000000 00000000 4a09d210 04b6bf50
0018f790: 00804888 0018f811 0074e8e0 08e98c98 736e656a 61726e6f 00007269 00000000
0018f7b0: 00000000 00000000 00000000 00000000 00635335 4a09d210 0018f811 00000010
0018f7d0: 04b59df8 0018f8ec 00000028 00000000 00000002 00000000 005895b1 00000010
0018f7f0: 0018f811 00000028 0018f81c 04bac268 00000010 04b7d824 75403d8b 00000010
0018f810: 0018f8ec 00000028 00000000 0018f8ec 75403e5b 0018f8ec 00000028 00000010
0018f830: 0018f8ec 00000028 0018f880 034a3e80 002e2712 0018f8ec 00000028 00000010
0018f850: 1d1ecb2e 0018f8ec 00000028 00000028 04b14d28 00000000 00000000 00000000
0018f870: 0018f850 0018fcac 002e9d58 00000000 0018f8e0 002e25ab 034a3e80 0000000a
0018f890: 0018fcd8 00000000 0018fcb8 034a3e80 00000001 002e20ef 034a3e80 00000034
0018f8b0: 1d1ecf16 068cfd78 00000001 00000034 7dbf6d58 00000114 025b02a4 025b0000
0018f8d0: 0018f920 068cfd78 0018fcd8 034a3e80 0600344d 0a000000 28000001 27110270
0018f8f0: 6a000000 6f736e65 6961726e 00000072 00000000 00000000 00000000 00000000
0018f910: 60000000 711c2144 711c2180 0018f9ac 00000005 0018f966 711c2186 00000000
0018f930: 00000000 00000000 9e77d712 0018f9b0 67000000 8617f7d0 00000000 cccccccc
0018f950: cccccccc 3ffbcccc 023f01a4 06000000 3cefae24 00000005 0018f98e 0018fa10
0018f970: 0018fa00 71149ef8 0018fa10 00000016 0018f9b0 00000000 d3f88a00 0018400d
0018f990: 00000011 00000000 0018faea 00000001 0018f9dc 711494c3 0018faea 0018fae9
0018f9b0: 00000007 0018fae9 0018fae9 71149b36 0018fae4 00000006 00000000 03f12c20
0018f9d0: 025b1750 00000006 00000000 0018fa2c 71149c2e 00000200 00000006 00000000
0018f9f0: 0018fa94 0018fd80 00000000 71149c3e 00000020 00000005 00000001 0018fa10
0018fa10: 33313732 39363232 32313335 00000035 002529bb 00261620 1d177eb2 0018fa48
0018fa30: 71149d7c 0018fa78 0018fae4 00000200 00000000 7114c702 0018fa94 03f12c20
0018fa50: 025b1750 00000000 71141600 0018faf8 71141a64 00000020 71141a91 73a926f0
0018fa70: 008681e8 71142063 40000000 40da7f11 00000000 00000000 00000001 0ce9c41c
0018fa90: 00000200 03f12c20 025b1750 025b07d0 003da101 00000000 00000000 00000000
0018fab0: 007e8876 00000000 00000000 00000000 500c0f28 00000039 0018fd14 0018fd80
0018fad0: 0000000c 0018fae4 00000006 00000001 00000040 33313732 36322e32 31333539
0018faf0: 04b14d00 00570711 0018fb20 4e041d52 4d11b048 4d11b048 00000000 000000f0
0018fb10: 0075a911 0018fb20 00000000 0059ef89 000000f0 00000001 00000000 4cf5dce0
0018fb30: 4cf5dce0 003da1c4 00000000 025b0000 4725e9f0 00000000 00071243 04760089
0018fb50: 31356e8f 4cf5dce0 0018fbf4 00000000 4725dad8 00000001 4725e9e8 0018fb84
0018fb70: 77aae023 4725e9f0 04b15268 53dfcd64 4725e9e8 0018fb98 770214d1 025b0000
0018fb90: 00000000 4725e9f0 0018fbe4 71134c39 025b0000 00000000 71134c58 1d177f7a
0018fbb0: 04b15268 4725e9f0 53dfcd64 53dfcd48 0018fbd4 3f915a18 0058a1e3 00010eda
0018fbd0: 0058a1f5 3fb78130 005e63b9 005e63ce 00071243 3f915a18 0018fc80 00000000
0018fbf0: 3f915a18 005f22ec 00071243 003da1c4 00071243 003d9c66 0018fc30 005f2306
0018fc10: 04ad5d50 00071243 3fb77660 003da1c4 00000000 00000000 00000001 00071243
0018fc30: 3f915a18 00000000 00000000 00405730 00000001 0018fcdc 00000000 0018fc64
0018fc50: 0000001e 3f915a18 00a10d68 00405740 0018fc8c 76eb6238 003c04ac 00000404
0018fc70: 000003b8 00000001 00405730 dcbaabcd 00000000 00000000 00405730 0018fd04
0018fc90: 0018fcb8 00405730 003c04ac 0018fd04 76eb6941 1d1ecf16 0018f8b0 0018fe8c
0018fcb0: 002e9db0 00000000 0018fce8 002e19d4 034a3e80 068cfd78 04b7d824 068cfd6c
0018fcd0: 00000018 068cf630 061ebc4d 0a003a00 00280001 04b7d824 0018fd1c 002e1153
0018fcf0: 034a3e80 00000034 75403cee 034a3e80 068cfd6c 00000034 04b74458 75403d0f
0018fd10: 068cfd6c 00000034 04b7d824 00000034 005082e9 068cfd6c 00000034 04b59df8
0018fd30: 0018fe5c 7702166b 00000001 00000034 068cfd6c 00000018 00000001 00000010
0018fd50: 0059a512 00000001 73a926f0 04b35930 0018fe5c 0043e1e8 04ad5d50 4a5e0aff
0018fd70: 00000094 0054a3bf 04b35930 0040b19d 0087450c 00c92a69 00000000 0018fde0
0018fd90: 711352f6 025b0000 00000000 00000000 00000108 04b14a70 4a5e0af8 00000094
0018fdb0: 4a5e0af8 00000094 4a5e0af8 00000094 00000000 04b14a70 00000000 77ac0ff2
0018fdd0: 0000006c 00000000 61726acf 00000014 0000006d 00000000 6cd008eb 00000014
0018fdf0: 4a5e0af8 00000094 071736e8 00000003 07172a48 00000003 07183e48 0000001f
0018fe10: 4a5e0af7 00000094 4a5e0af8 00000094 0018fe40 003c04ac 00000404 000003b8
0018fe30: 00000001 0bbdca8c 000003b1 0000027d 007e89dc 00000104 008668e0 00000000
0018fe50: 00000104 008681e8 00000000 0018fe9c 0040b42f 00400000 00000000 00c92a69
0018fe70: 0000000a 0087450c 00c92a69 00000000 007e6bc8 0018fe74 0018f084 0018ff1c
0018fe90: 007480c0 00823870 00000000 0018ff2c 00748390 00400000 00000000 00c92a69
0018feb0: 0000000a 1d03717b fffde000 025b80d0 00000000 00000044 00cbad18 00cba6f0
0018fed0: 00cbdf90 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0018fef0: 00000000 00000000 00000000 ffffffff ffffffff ffffffff 0018ff18 00c92a69
0018ff10: 00000000 0018feb4 dc9a534f 0018ff7c 00748a11 1d9928af 00000001 0018ff88
0018ff30: 10002999 fffde000 0018ffd4 77ab9f02 fffde000 1d177bdc 00000000 00000000
0018ff50: fffde000 0018ffd4 00000108 77ab9f02 025b80d0 d9ab8a40 11d1f4cc 6000d7b6
0018ff70: e310b097 1d177bc0 00000000 0018ffc4 1001df6b ffffffff 0018ff94 77023677
0018ff90: fffde000 0018ffd4 77ab9f02 fffde000 7dbf6bc8 00000000 00000000 fffde000
0018ffb0: 00000000 00000000 00000000 0018ffa0 00000000 ffffffff 77af0ae5 0a0d514c
0018ffd0: 00000000 0018ffec 77ab9ed5 0074856d fffde000 00000000 00000000 00000000
0018fff0: 00000000 0074856d fffde000 00000000

Module list: names, addresses, sizes, time stamps and file times:
C:\Neverwinter Nights 2\NWN2_MemoryMgr_amdxp.dll, loaded at 0x00250000 - 69632 bytes - 4a89f7ec - file date is 8/17/2009 17:38:04
C:\Neverwinter Nights 2\AuroraServerNetLayer.dll, loaded at 0x002e0000 - 73728 bytes - 4b67a8a8 - file date is 10/11/2010 13:42:10
C:\Users\Daleands\Documents\nwnx4\xp_clock.dll, loaded at 0x00320000 - 196608 bytes - 48f18d3f - file date is 1/15/2011 00:29:04
C:\Neverwinter Nights 2\nwn2server.exe, loaded at 0x00400000 - 4636672 bytes - 4a89f991 - file date is 8/17/2009 17:45:14
C:\Windows\system32\d3dx9_30.dll, loaded at 0x00d90000 - 2388176 bytes - 442d83c4 - file date is 3/31/2006 12:40:58
C:\Users\Daleands\Documents\nwnx4\xp_spawn.dll, loaded at 0x026c0000 - 204800 bytes - 468220a3 - file date is 12/3/2010 02:51:00
C:\Users\Daleands\Documents\nwnx4\xp_sqlite.dll, loaded at 0x02740000 - 503808 bytes - 48e88993 - file date is 8/23/2010 12:15:56
C:\Users\Daleands\Documents\nwnx4\xp_system.dll, loaded at 0x027c0000 - 196608 bytes - 49da9a01 - file date is 1/17/2011 03:31:18
C:\Users\Daleands\Documents\nwnx4\xp_mysql.dll, loaded at 0x02e30000 - 1572864 bytes - 48e8897e - file date is 8/23/2010 12:15:56
C:\Users\Daleands\Documents\nwnx4\xp_time.dll, loaded at 0x02fc0000 - 200704 bytes - 48e88998 - file date is 8/23/2010 12:15:56
C:\Neverwinter Nights 2\dbghelp.dll, loaded at 0x03000000 - 1038848 bytes - 42b8d254 - file date is 10/18/2008 01:43:42
C:\Users\Daleands\Documents\nwnx4\NWNX4_Hook.dll, loaded at 0x10000000 - 212992 bytes - 48e8899c - file date is 8/23/2010 12:15:56
C:\Neverwinter Nights 2\mss32.dll, loaded at 0x21100000 - 374272 bytes - 41ba9530 - file date is 10/18/2008 01:43:10
C:\Neverwinter Nights 2\granny2.dll, loaded at 0x50000000 - 441399 bytes - 437d26c3 - file date is 10/18/2008 01:43:08
C:\Windows\system32\DSOUND.DLL, loaded at 0x66960000 - 453632 bytes - 4a5bd9fd - file date is 7/13/2009 21:15:14
C:\Windows\system32\d3d9.dll, loaded at 0x68f10000 - 1826816 bytes - 4a5bd9a9 - file date is 7/13/2009 21:15:10
C:\Windows\System32\MMDevApi.dll, loaded at 0x6d040000 - 213504 bytes - 4a5bda29 - file date is 7/13/2009 21:15:42
C:\Windows\system32\pdh.dll, loaded at 0x6d0d0000 - 236544 bytes - 4a5bdaca - file date is 7/13/2009 21:16:14
C:\Windows\system32\wdmaud.drv, loaded at 0x6f820000 - 172032 bytes - 4a5bdb2a - file date is 7/13/2009 21:14:10
C:\Windows\system32\POWRPROF.dll, loaded at 0x6f930000 - 145408 bytes - 4a5bdb0c - file date is 7/13/2009 21:16:14
C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a\MSVCR80.dll, loaded at 0x71130000 - 632656 bytes - 4dcddbf3 - file date is 7/7/2011 15:15:02
C:\Windows\system32\apphelp.dll, loaded at 0x72140000 - 292352 bytes - 4a5bd9b6 - file date is 7/13/2009 21:14:54
C:\Windows\system32\AVRT.dll, loaded at 0x72190000 - 14336 bytes - 4a5bd998 - file date is 7/13/2009 21:15:00
C:\Windows\system32\WSOCK32.dll, loaded at 0x72260000 - 15360 bytes - 4a5bdb63 - file date is 7/13/2009 21:16:22
C:\Windows\System32\PROPSYS.dll, loaded at 0x72a90000 - 988160 bytes - 4a5bdacb - file date is 7/13/2009 21:16:14
C:\Windows\system32\rasadhlp.dll, loaded at 0x72db0000 - 11776 bytes - 4a5bdad6 - file date is 7/13/2009 21:16:14
C:\Windows\System32\fwpuclnt.dll, loaded at 0x72dc0000 - 216576 bytes - 4a5bda07 - file date is 7/13/2009 21:15:22
C:\Windows\system32\pnrpnsp.dll, loaded at 0x72e00000 - 65024 bytes - 4a5bdaf6 - file date is 7/13/2009 21:16:14
C:\Windows\system32\napinsp.dll, loaded at 0x72e20000 - 52224 bytes - 4a5bda6d - file date is 7/13/2009 21:16:04
C:\Windows\System32\winrnr.dll, loaded at 0x72e30000 - 20992 bytes - 4a5bdb44 - file date is 7/13/2009 21:16:20
C:\Windows\system32\DNSAPI.dll, loaded at 0x72e40000 - 269824 bytes - 4d6f24f6 - file date is 3/3/2011 01:29:24
C:\Windows\system32\NLAapi.dll, loaded at 0x72e90000 - 51712 bytes - 4a5bda7c - file date is 7/13/2009 21:16:04
C:\Windows\system32\dwmapi.dll, loaded at 0x733e0000 - 67072 bytes - 4a5bda07 - file date is 7/13/2009 21:15:14
C:\Windows\system32\WINNSI.DLL, loaded at 0x73530000 - 16896 bytes - 4a5bdb43 - file date is 7/13/2009 21:16:20
C:\Windows\system32\IPHLPAPI.DLL, loaded at 0x73540000 - 103936 bytes - 4a5bda1b - file date is 7/13/2009 21:15:34
C:\Windows\System32\wshtcpip.dll, loaded at 0x73790000 - 9216 bytes - 4a5bdb5a - file date is 7/13/2009 21:16:22
C:\Windows\System32\mswsock.dll, loaded at 0x737a0000 - 232448 bytes - 4a5bda77 - file date is 7/13/2009 21:15:52
C:\Windows\system32\WINMM.dll, loaded at 0x73a90000 - 194048 bytes - 4a5bdb42 - file date is 7/13/2009 21:16:20
C:\Windows\system32\VERSION.dll, loaded at 0x73f00000 - 21504 bytes - 4a5bdb2b - file date is 7/13/2009 21:16:18
C:\Windows\system32\ksuser.dll, loaded at 0x75320000 - 4608 bytes - 4a5bdab3 - file date is 7/13/2009 21:15:36
C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a\MSVCP80.dll, loaded at 0x75330000 - 554832 bytes - 4dcddc6c - file date is 7/7/2011 15:15:02
C:\Users\Daleands\Documents\nwnx4\xp_srvadmin.dll, loaded at 0x753c0000 - 196608 bytes - 4a6d132c - file date is 1/17/2011 03:30:48
C:\Users\Daleands\Documents\nwnx4\xp_bugfix.dll, loaded at 0x75400000 - 217088 bytes - 4e0d5c44 - file date is 7/1/2011 01:33:58
C:\Windows\system32\d3d8thk.dll, loaded at 0x75440000 - 11264 bytes - 4a5bd9a8 - file date is 7/13/2009 21:15:10
C:\Windows\syswow64\CRYPTBASE.dll, loaded at 0x755e0000 - 36864 bytes - 4a5bbf41 - file date is 7/13/2009 21:15:08
C:\Windows\syswow64\SspiCli.dll, loaded at 0x755f0000 - 96768 bytes - 4b21f681 - file date is 12/11/2009 03:36:34
C:\Windows\syswow64\SHELL32.dll, loaded at 0x75650000 - 12867584 bytes - 4c4ee5ad - file date is 7/27/2010 10:03:26
C:\Windows\syswow64\SHLWAPI.dll, loaded at 0x762a0000 - 350208 bytes - 4a5bdb05 - file date is 7/13/2009 21:16:16
C:\Windows\syswow64\CLBCatQ.DLL, loaded at 0x76300000 - 522240 bytes - 4a5bd9b1 - file date is 7/13/2009 21:15:04
C:\Windows\syswow64\msvcrt.dll, loaded at 0x76390000 - 690688 bytes - 4a5bda6f - file date is 7/13/2009 21:15:52
C:\Windows\syswow64\NSI.dll, loaded at 0x76440000 - 8704 bytes - 4a5bdad9 - file date is 7/13/2009 21:16:12
C:\Windows\syswow64\SETUPAPI.dll, loaded at 0x764b0000 - 1668608 bytes - 4a5bdafe - file date is 7/13/2009 21:16:16
C:\Windows\syswow64\CFGMGR32.dll, loaded at 0x76950000 - 145920 bytes - 4ddb87b9 - file date is 5/24/2011 06:34:02
C:\Windows\syswow64\MSCTF.dll, loaded at 0x76980000 - 828928 bytes - 4a5bda69 - file date is 7/13/2009 21:15:44
C:\Windows\syswow64\RPCRT4.dll, loaded at 0x76c60000 - 662528 bytes - 4a5bdb3b - file date is 7/13/2009 21:11:24
C:\Windows\system32\IMM32.DLL, loaded at 0x76d50000 - 119808 bytes - 4a5bdb39 - file date is 7/13/2009 21:11:22
C:\Windows\syswow64\GDI32.dll, loaded at 0x76db0000 - 310784 bytes - 4a5bdb38 - file date is 7/13/2009 21:11:22
C:\Windows\syswow64\LPK.dll, loaded at 0x76e90000 - 25600 bytes - 4a5bdb3b - file date is 7/13/2009 21:11:24
C:\Windows\syswow64\USER32.dll, loaded at 0x76ea0000 - 833024 bytes - 4a5bdb3c - file date is 7/13/2009 21:11:26
C:\Windows\SysWOW64\sechost.dll, loaded at 0x76fa0000 - 92160 bytes - 4a5bdb04 - file date is 7/13/2009 21:16:14
C:\Windows\syswow64\KERNELBASE.dll, loaded at 0x76fc0000 - 272384 bytes - 4de7264e - file date is 6/2/2011 01:54:52
C:\Windows\syswow64\kernel32.dll, loaded at 0x77010000 - 837120 bytes - 4dce22a3 - file date is 5/14/2011 02:32:34
C:\Windows\syswow64\OLEAUT32.dll, loaded at 0x77110000 - 571904 bytes - 4d0c4536 - file date is 12/18/2010 01:31:24
C:\Windows\syswow64\ole32.dll, loaded at 0x771a0000 - 1413632 bytes - 4c297c56 - file date is 6/29/2010 01:02:04
C:\Windows\syswow64\USP10.dll, loaded at 0x77300000 - 627200 bytes - 4a5bdb32 - file date is 7/13/2009 21:16:18
C:\Windows\syswow64\ADVAPI32.dll, loaded at 0x773a0000 - 640000 bytes - 4a5bd97e - file date is 7/13/2009 21:14:54
C:\Windows\syswow64\DEVOBJ.dll, loaded at 0x77560000 - 64512 bytes - 4ddb87e1 - file date is 5/24/2011 06:34:22
C:\Windows\syswow64\WS2_32.dll, loaded at 0x775b0000 - 206336 bytes - 4a5bdb4a - file date is 7/13/2009 21:16:22
C:\Windows\SysWOW64\ntdll.dll, loaded at 0x77a80000 - 1293120 bytes - 4cc7ab86 - file date is 10/27/2010 00:40:24
Back to top
View user's profile Send private message
MustangSVT



Joined: 07 Jan 2011
Posts: 26

PostPosted: Sat Aug 13, 2011 22:14    Post subject: Reply with quote

Yet another. Mad

Code:
Error occurred at 8/13/2011 16:05:36.
C:\Neverwinter Nights 2\nwn2server.exe, run by Daleands.
C:\Neverwinter Nights 2\nwn2server.exe caused an Access Violation exception in module nwn2server.exe at 0023:006558f0.
Read from location 00000040 caused an access violation.

System Info:
4 processor(s), type 586.
1 % Memory Load.
0 MBytes physical memory.
0 MBytes available memory.
0 MBytes total virtual memory.
2778 MBytes available virtual memory
0 MBytes total page file.
0 MBytes available page file

Application debug messages:
Version: 1.023 (1765) (Final) Aug 17 2009 - 17:40:34
Application Stage: Application Main Loop Frame 291737 Uptime: 859.502808 
Command Line:  -moduledir DB_Beta_23

Registers:
EAX=00000005 CS=0023 EIP=006558f0 EFLGS=00010202
EBX=00000001 SS=002b ESP=0018f9fc EBP=4d809768
ECX=00000000 DS=002b ESI=46a284a8 FS=0053
EDX=46a21101 ES=002b EDI=4deeab60 GS=002b

Bytes at CS:EIP:
8b 41 40 8b 4c 24 08 8b 54 24 04 89 0c 90 c2 08 00 cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc

Stack dump:
0018f9fc: 005ac686 00000004 00000005 4d1b69e8 520f6688 00000000 00000800 00000000
0018fa1c: 4b8a0460 4d1b69e8 0000000a 00000000 00000000 00000800 00000000 00000000
0018fa3c: 00000000 00000000 00000000 00000000 005f2547 4d1b69e8 520f6688 00000000
0018fa5c: 00014499 00637ab9 00000800 4d1b69e8 00000001 00000000 4d809768 520f6688
0018fa7c: 4d182f58 4d182f58 00000000 00000800 006417cd 00000001 520f6688 000146cd
0018fa9c: 00000001 00000000 520f6688 005712dd 520f6688 4d182f58 00641c8c 4d182f58
0018fabc: 00000001 000003e8 000146cd 7f000000 520f6688 460843fc 00641e90 000146cd
0018fadc: 00000001 000003e8 000146cd 4d182f58 520f6688 48aec260 01642391 00000009
0018fafc: 000003e8 00000001 0058a1f5 00642813 48aec260 000146cd 00000001 48aec260
0018fb1c: 00000003 00000005 520f6688 000146cd 42200000 00000000 41ef9999 7f000000
0018fb3c: 00000001 00000000 217254d0 00000001 428cb038 4224dc09 bf3dcc00 bf4bf840
0018fb5c: 428cb038 4224dc09 40000000 428b34a0 4221ac28 40000000 00000000 00000000
0018fb7c: 00000000 00620b94 00000001 00071245 520f6688 00a50c6f 00000000 00000000
0018fb9c: 00000001 0000000c 464f5250 5245535f 41524556 4e555249 49544341 00534e4f
0018fbbc: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0018fbdc: 00000000 00000000 520f6688 005fe67f 00071245 00a50c6f 00000000 00000000
0018fbfc: 0000453c 520f6688 00000000 0371f6d8 0371f6d8 04ad5d50 0057fb70 00000007
0018fc1c: 00000000 0000004e 00a50c6f 464f5250 5245535f 41524556 44505549 38455441
0018fc3c: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0018fc5c: 00000000 00000000 00000000 00806660 0066f411 00000001 04b59df8 0018fe5c
0018fc7c: 7702166b 00071245 00a50c6f 464f5250 5245535f 41524556 44505549 00455441
0018fc9c: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0018fcbc: 00000000 00000000 00000000 00500f0b 464f5250 5245535f 41524556 00000049
0018fcdc: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0018fcfc: 00000000 00000000 00000000 00000000 75373ca0 464f5250 5245535f 41524556
0018fd1c: 45564549 0000544e 00000000 00000000 00000000 00000000 00000000 00000000
0018fd3c: 00000000 00000000 00000000 00000000 00000000 0059a524 0059a550 73a926f0
0018fd5c: 04b35930 0018fe5c 0043e1e8 04ad5d50 4039cd87 000000af 0054a3bf 04b35930
0018fd7c: 0040b19d 0087450c 002c2a69 00000000 0018fde0 711352f6 02340000 00000000
0018fd9c: 00000000 00000108 04b14a70 4039cd81 000000af 4039cd81 000000af 4039cd81
0018fdbc: 000000af 00000000 04b14a70 00000000 77ac0ff2 0000001c 00000000 a5a3bf29
0018fddc: 00000000 0000001c 00000000 a5a3bf28 00000000 4039cd81 000000af 071636e8
0018fdfc: 00000003 07162a48 00000003 07173e48 0000001f 4039cd81 000000af 4039cd81
0018fe1c: 000000af 0018fe40 000804be 00000404 000003b8 00000001 0de04504 000003bb
0018fe3c: 0000027b 007e89dc 00000104 008668e0 00000000 00000104 008681e8 00000000
0018fe5c: 0018fe9c 0040b42f 00400000 00000000 002c2a69 0000000a 0087450c 002c2a69
0018fe7c: 00000000 007e6bc8 0018fe74 0018f5d0 0018ff1c 007480c0 00823870 00000000
0018fe9c: 0018ff2c 00748390 00400000 00000000 002c2a69 0000000a ccf4a5f1 fffde000
0018febc: 023480d0 00000000 00000044 002ead18 002ea6f0 002edf90 00000000 00000000
0018fedc: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0018fefc: ffffffff ffffffff ffffffff 0018ff18 002c2a69 00000000 0018feb4 99b4d776
0018ff1c: 0018ff7c 00748a11 cc6efc25 00000001 0018ff88 10002999 fffde000 0018ffd4
0018ff3c: 77ab9f02 fffde000 ccf6cab4 00000000 00000000 fffde000 0018ffd4 00000108
0018ff5c: 77ab9f02 023480d0 d9ab8a40 11d1f4cc 6000d7b6 e310b097 ccf6caa8 00000000
0018ff7c: 0018ffc4 1001df6b ffffffff 0018ff94 77023677 fffde000 0018ffd4 77ab9f02
0018ff9c: fffde000 7a73ca30 00000000 00000000 fffde000 00000000 00000000 00000000
0018ffbc: 0018ffa0 00000000 ffffffff 77af0ae5 0dc1f0b4 00000000 0018ffec 77ab9ed5
0018ffdc: 0074856d fffde000 00000000 00000000 00000000 00000000 0074856d fffde000
0018fffc: 00000000

Module list: names, addresses, sizes, time stamps and file times:
C:\Neverwinter Nights 2\NWN2_MemoryMgr_amdxp.dll, loaded at 0x001e0000 - 69632 bytes - 4a89f7ec - file date is 8/17/2009 17:38:04
C:\Neverwinter Nights 2\nwn2server.exe, loaded at 0x00400000 - 4636672 bytes - 4a89f991 - file date is 8/17/2009 17:45:14
C:\Windows\system32\d3dx9_30.dll, loaded at 0x00900000 - 2388176 bytes - 442d83c4 - file date is 3/31/2006 12:40:58
C:\Neverwinter Nights 2\AuroraServerNetLayer.dll, loaded at 0x00b60000 - 73728 bytes - 4b67a8a8 - file date is 10/11/2010 13:42:10
C:\Users\Daleands\Documents\nwnx4\xp_clock.dll, loaded at 0x022e0000 - 196608 bytes - 48f18d3f - file date is 1/15/2011 00:29:04
C:\Users\Daleands\Documents\nwnx4\xp_mysql.dll, loaded at 0x025c0000 - 1572864 bytes - 48e8897e - file date is 8/23/2010 12:15:56
C:\Users\Daleands\Documents\nwnx4\xp_spawn.dll, loaded at 0x028d0000 - 204800 bytes - 468220a3 - file date is 12/3/2010 02:51:00
C:\Users\Daleands\Documents\nwnx4\xp_system.dll, loaded at 0x02960000 - 196608 bytes - 49da9a01 - file date is 1/17/2011 03:31:18
C:\Users\Daleands\Documents\nwnx4\xp_sqlite.dll, loaded at 0x029b0000 - 503808 bytes - 48e88993 - file date is 8/23/2010 12:15:56
C:\Users\Daleands\Documents\nwnx4\xp_time.dll, loaded at 0x02fc0000 - 200704 bytes - 48e88998 - file date is 8/23/2010 12:15:56
C:\Neverwinter Nights 2\dbghelp.dll, loaded at 0x03000000 - 1038848 bytes - 42b8d254 - file date is 10/18/2008 01:43:42
C:\Users\Daleands\Documents\nwnx4\NWNX4_Hook.dll, loaded at 0x10000000 - 212992 bytes - 48e8899c - file date is 8/23/2010 12:15:56
C:\Neverwinter Nights 2\mss32.dll, loaded at 0x21100000 - 374272 bytes - 41ba9530 - file date is 10/18/2008 01:43:10
C:\Neverwinter Nights 2\granny2.dll, loaded at 0x50000000 - 441399 bytes - 437d26c3 - file date is 10/18/2008 01:43:08
C:\Windows\system32\d3d9.dll, loaded at 0x68f10000 - 1826816 bytes - 4a5bd9a9 - file date is 7/13/2009 21:15:10
C:\Windows\System32\MMDevApi.dll, loaded at 0x6cfc0000 - 213504 bytes - 4a5bda29 - file date is 7/13/2009 21:15:42
C:\Windows\system32\DSOUND.DLL, loaded at 0x6d000000 - 453632 bytes - 4a5bd9fd - file date is 7/13/2009 21:15:14
C:\Windows\system32\wdmaud.drv, loaded at 0x6d0e0000 - 172032 bytes - 4a5bdb2a - file date is 7/13/2009 21:14:10
C:\Windows\system32\pdh.dll, loaded at 0x6f570000 - 236544 bytes - 4a5bdaca - file date is 7/13/2009 21:16:14
C:\Windows\system32\POWRPROF.dll, loaded at 0x6f930000 - 145408 bytes - 4a5bdb0c - file date is 7/13/2009 21:16:14
C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a\MSVCR80.dll, loaded at 0x71130000 - 632656 bytes - 4dcddbf3 - file date is 7/7/2011 15:15:02
C:\Windows\system32\AVRT.dll, loaded at 0x72190000 - 14336 bytes - 4a5bd998 - file date is 7/13/2009 21:15:00
C:\Windows\system32\WSOCK32.dll, loaded at 0x72260000 - 15360 bytes - 4a5bdb63 - file date is 7/13/2009 21:16:22
C:\Windows\System32\PROPSYS.dll, loaded at 0x72a90000 - 988160 bytes - 4a5bdacb - file date is 7/13/2009 21:16:14
C:\Windows\system32\rasadhlp.dll, loaded at 0x72db0000 - 11776 bytes - 4a5bdad6 - file date is 7/13/2009 21:16:14
C:\Windows\System32\fwpuclnt.dll, loaded at 0x72dc0000 - 216576 bytes - 4a5bda07 - file date is 7/13/2009 21:15:22
C:\Windows\system32\pnrpnsp.dll, loaded at 0x72e00000 - 65024 bytes - 4a5bdaf6 - file date is 7/13/2009 21:16:14
C:\Windows\system32\napinsp.dll, loaded at 0x72e20000 - 52224 bytes - 4a5bda6d - file date is 7/13/2009 21:16:04
C:\Windows\System32\winrnr.dll, loaded at 0x72e30000 - 20992 bytes - 4a5bdb44 - file date is 7/13/2009 21:16:20
C:\Windows\system32\DNSAPI.dll, loaded at 0x72e40000 - 269824 bytes - 4d6f24f6 - file date is 3/3/2011 01:29:24
C:\Windows\system32\NLAapi.dll, loaded at 0x72e90000 - 51712 bytes - 4a5bda7c - file date is 7/13/2009 21:16:04
C:\Windows\system32\dwmapi.dll, loaded at 0x733e0000 - 67072 bytes - 4a5bda07 - file date is 7/13/2009 21:15:14
C:\Windows\system32\WINNSI.DLL, loaded at 0x73530000 - 16896 bytes - 4a5bdb43 - file date is 7/13/2009 21:16:20
C:\Windows\system32\IPHLPAPI.DLL, loaded at 0x73540000 - 103936 bytes - 4a5bda1b - file date is 7/13/2009 21:15:34
C:\Windows\System32\wshtcpip.dll, loaded at 0x73790000 - 9216 bytes - 4a5bdb5a - file date is 7/13/2009 21:16:22
C:\Windows\System32\mswsock.dll, loaded at 0x737a0000 - 232448 bytes - 4a5bda77 - file date is 7/13/2009 21:15:52
C:\Windows\system32\WINMM.dll, loaded at 0x73a90000 - 194048 bytes - 4a5bdb42 - file date is 7/13/2009 21:16:20
C:\Windows\system32\VERSION.dll, loaded at 0x73f00000 - 21504 bytes - 4a5bdb2b - file date is 7/13/2009 21:16:18
C:\Windows\system32\ksuser.dll, loaded at 0x75320000 - 4608 bytes - 4a5bdab3 - file date is 7/13/2009 21:15:36
C:\Users\Daleands\Documents\nwnx4\xp_srvadmin.dll, loaded at 0x75330000 - 196608 bytes - 4a6d132c - file date is 1/17/2011 03:30:48
C:\Users\Daleands\Documents\nwnx4\xp_bugfix.dll, loaded at 0x75370000 - 217088 bytes - 4e0d5c44 - file date is 7/1/2011 01:33:58
C:\Windows\system32\d3d8thk.dll, loaded at 0x753b0000 - 11264 bytes - 4a5bd9a8 - file date is 7/13/2009 21:15:10
C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a\MSVCP80.dll, loaded at 0x753c0000 - 554832 bytes - 4dcddc6c - file date is 7/7/2011 15:15:02
C:\Windows\syswow64\CRYPTBASE.dll, loaded at 0x755e0000 - 36864 bytes - 4a5bbf41 - file date is 7/13/2009 21:15:08
C:\Windows\syswow64\SspiCli.dll, loaded at 0x755f0000 - 96768 bytes - 4b21f681 - file date is 12/11/2009 03:36:34
C:\Windows\syswow64\SHELL32.dll, loaded at 0x75650000 - 12867584 bytes - 4c4ee5ad - file date is 7/27/2010 10:03:26
C:\Windows\syswow64\SHLWAPI.dll, loaded at 0x762a0000 - 350208 bytes - 4a5bdb05 - file date is 7/13/2009 21:16:16
C:\Windows\syswow64\CLBCatQ.DLL, loaded at 0x76300000 - 522240 bytes - 4a5bd9b1 - file date is 7/13/2009 21:15:04
C:\Windows\syswow64\msvcrt.dll, loaded at 0x76390000 - 690688 bytes - 4a5bda6f - file date is 7/13/2009 21:15:52
C:\Windows\syswow64\NSI.dll, loaded at 0x76440000 - 8704 bytes - 4a5bdad9 - file date is 7/13/2009 21:16:12
C:\Windows\syswow64\SETUPAPI.dll, loaded at 0x764b0000 - 1668608 bytes - 4a5bdafe - file date is 7/13/2009 21:16:16
C:\Windows\syswow64\CFGMGR32.dll, loaded at 0x76950000 - 145920 bytes - 4ddb87b9 - file date is 5/24/2011 06:34:02
C:\Windows\syswow64\MSCTF.dll, loaded at 0x76980000 - 828928 bytes - 4a5bda69 - file date is 7/13/2009 21:15:44
C:\Windows\syswow64\RPCRT4.dll, loaded at 0x76c60000 - 662528 bytes - 4a5bdb3b - file date is 7/13/2009 21:11:24
C:\Windows\system32\IMM32.DLL, loaded at 0x76d50000 - 119808 bytes - 4a5bdb39 - file date is 7/13/2009 21:11:22
C:\Windows\syswow64\GDI32.dll, loaded at 0x76db0000 - 310784 bytes - 4a5bdb38 - file date is 7/13/2009 21:11:22
C:\Windows\syswow64\LPK.dll, loaded at 0x76e90000 - 25600 bytes - 4a5bdb3b - file date is 7/13/2009 21:11:24
C:\Windows\syswow64\USER32.dll, loaded at 0x76ea0000 - 833024 bytes - 4a5bdb3c - file date is 7/13/2009 21:11:26
C:\Windows\SysWOW64\sechost.dll, loaded at 0x76fa0000 - 92160 bytes - 4a5bdb04 - file date is 7/13/2009 21:16:14
C:\Windows\syswow64\KERNELBASE.dll, loaded at 0x76fc0000 - 272384 bytes - 4de7264e - file date is 6/2/2011 01:54:52
C:\Windows\syswow64\kernel32.dll, loaded at 0x77010000 - 837120 bytes - 4dce22a3 - file date is 5/14/2011 02:32:34
C:\Windows\syswow64\OLEAUT32.dll, loaded at 0x77110000 - 571904 bytes - 4d0c4536 - file date is 12/18/2010 01:31:24
C:\Windows\syswow64\ole32.dll, loaded at 0x771a0000 - 1413632 bytes - 4c297c56 - file date is 6/29/2010 01:02:04
C:\Windows\syswow64\USP10.dll, loaded at 0x77300000 - 627200 bytes - 4a5bdb32 - file date is 7/13/2009 21:16:18
C:\Windows\syswow64\ADVAPI32.dll, loaded at 0x773a0000 - 640000 bytes - 4a5bd97e - file date is 7/13/2009 21:14:54
C:\Windows\syswow64\DEVOBJ.dll, loaded at 0x77560000 - 64512 bytes - 4ddb87e1 - file date is 5/24/2011 06:34:22
C:\Windows\syswow64\WS2_32.dll, loaded at 0x775b0000 - 206336 bytes - 4a5bdb4a - file date is 7/13/2009 21:16:22
C:\Windows\SysWOW64\ntdll.dll, loaded at 0x77a80000 - 1293120 bytes - 4cc7ab86 - file date is 10/27/2010 00:40:24
Back to top
View user's profile Send private message
MustangSVT



Joined: 07 Jan 2011
Posts: 26

PostPosted: Wed Aug 17, 2011 5:49    Post subject: Reply with quote

And yet another. Sad

Code:
Error occurred at 8/16/2011 23:46:24.
C:\Neverwinter Nights 2\nwn2server.exe, run by Daleands.
C:\Neverwinter Nights 2\nwn2server.exe caused an Access Violation exception in module nwn2server.exe at 0023:0066fe45.
Read from location 4a836000 caused an access violation.

System Info:
4 processor(s), type 586.
1 % Memory Load.
0 MBytes physical memory.
0 MBytes available memory.
0 MBytes total virtual memory.
2776 MBytes available virtual memory
0 MBytes total page file.
0 MBytes available page file

Application debug messages:
Version: 1.023 (1765) (Final) Aug 17 2009 - 17:40:34
Application Stage: Application Main Loop Frame 1653121 Uptime: 3591.100098 
Command Line:  -moduledir DB_Beta_23

Registers:
EAX=000c602c CS=0023 EIP=0066fe45 EFLGS=00010287
EBX=31f03a44 SS=002b ESP=0018f4e4 EBP=4c20ba38
ECX=4a51df50 DS=002b ESI=4f1ab150 FS=0053
EDX=485adbc0 ES=002b EDI=31f03a48 GS=002b

Bytes at CS:EIP:
8b 0c 81 8b 17 89 0c 82 83 c0 01 3b 46 0c 7c ed 8b 56 18 8d 7b 10 52 8b cf e8 7d 6f da ff 8b 47

Stack dump:
0018f4e4: 04bf4b08 31f03a44 00000000 0067c966 4f1ab150 46e33eec 00727d08 00000001
0018f504: 4f1ab150 04bf4b08 0018f548 04bf4990 00000000 00728322 000000b0 0000001c
0018f524: 04b15170 4a51df60 072510b0 0018f704 007ff7dc 006ac164 0018f548 4a51df60
0018f544: 00000002 43909e60 3dcccccd 00000001 0067c8c8 00000007 00000002 04bf4990
0018f564: 00728e7f 00000007 00000002 04bf4b08 04bf4990 00000000 00000000 0562899d
0018f584: 00000000 0000001e 00000013 6962898d 00000084 77aae38c 00000087 00000000
0018f5a4: 00000000 00290000 182b0073 012415b9 00290214 00290000 00000000 00000084
0018f5c4: 11280074 012415b9 00000000 00000000 04a60027 00037ab1 00000000 00290000
0018f5e4: 00000000 002901a4 00000000 00290000 4f1ab150 00000000 00290000 098d0045
0018f604: 00000000 00000000 3dcccccd 4f2c1198 4f19bed8 00000001 015e03d5 65888002
0018f624: 77aae023 4f1ab150 04b15170 4f2baee0 00000001 4f2c1190 0018f654 77aae023
0018f644: 00000000 04b15170 00000000 4f2c1190 0018f668 770214d1 00290000 00000000
0018f664: 4f2c1198 0018f6b4 00000000 00000000 00000000 71134c58 b8698b3a 04b15170
0018f684: 4f2c1198 0018f76c 71138ced c96a31ee fffffffe 71134c58 0018f67c 00000000
0018f6a4: 0018f874 71138ced c96a31ee fffffffe 71134c58 00252364 4f2c1198 0018f6f8
0018f6c4: 0018f76c 0018f6f0 7fffff24 00252b66 00261620 00436117 00729f86 0018f704
0018f6e4: 4a51df60 0000457f 00000000 00000000 04bf4990 04bf4b08 00000000 00000000
0018f704: 00000949 04bf4b08 00000000 0072b207 00000000 00000000 47eff088 04b6c1c0
0018f724: 00000000 4eb78eec 00000001 00000001 00634f35 0018f76c 7fffff24 00000000
0018f744: 00000001 00000003 47eff088 04b6c1c0 00804880 0018f830 4f218b20 77aae38c
0018f764: 77aae0f2 00000001 4eb7b198 00000018 00000000 0000001c 00000000 00000000
0018f784: 00000000 00000024 77aae38c 00000000 00000000 00000000 00000000 006df55a
0018f7a4: 006df567 47eff088 04b6c1c0 00000000 04b6c1c0 006352f8 00000053 0063536f
0018f7c4: 47eff088 0018f830 0000003c 04b5a068 0018f8ec 00000024 00000000 00000006
0018f7e4: 00000050 005895b1 0000003c 0018f830 00000024 0018f81c 04bad978 0000003c
0018f804: 04b970e4 75373d8b 0000003c 0018f8ec 00000024 00000000 0018f8ec 75373e5b
0018f824: 0018f8ec 00000024 0000003c 0018f8ec 00000024 0018f880 03716d28 00362712
0018f844: 0018f8ec 00000024 0000003c b86ddc7b 0018f8ec 00000024 00000024 4b23e9e8
0018f864: 00000000 00000000 00000000 0018f850 0018fcac 00369d58 00000000 0018f8e0
0018f884: 003625ab 03716d28 0000000a 0018fcd8 00000000 0018fcb8 03716d28 00000001
0018f8a4: 003620ef 03716d28 00000030 b86dd843 07271648 00000001 00000030 696286dd
0018f8c4: 00000114 002902a4 00290000 0018f920 07271648 0018fcd8 03716d28 4800304d
0018f8e4: 0a00000f 24000001 23300670 17000000 67000000 765f6975 646d5f6e 616d5f61
0018f904: 635f656b 676e6168 74007365 00000000 711c2144 0018f940 0018f9ac 00000005
0018f924: 0018f966 0018f946 00000000 00000000 00000000 3db8740a 0018f9b0 bb000000
0018f944: 72be7d9b 00ffffff cccccccc cccccccc 3ffbcccc 008901a4 4e000000 7b70e815
0018f964: 00fffffa 0018f98e 0018fa10 0018fa00 71149ef8 0018fa10 00000016 0018f9b0
0018f984: 00000000 e0719a00 0018400a 00000011 00000000 0018fae9 00000001 0018f9dc
0018f9a4: 711494c3 0018fae9 0018fae8 00000007 0018fae8 0018fae8 71149b36 0018fae4
0018f9c4: 00000006 00000000 03f12c78 00291748 00000006 00000000 0018fa2c 71149c2e
0018f9e4: 00000200 00000006 00000000 0018fa94 0018fd80 00000000 71149c3e 00000020
0018fa04: 00000004 00000001 0018fa10 31393533 30303031 35363739 00353236 1b3d9050
0018fa24: 006c2090 b86987a2 0018fa48 71149d7c 0018fa78 0018fae4 00000200 00000000
0018fa44: 7114c702 0018fa94 03f12c78 00291748 00000000 71141600 0018faf8 71141a64
0018fa64: 00000020 71141a91 73a926f0 008681e8 71142063 40000000 40ac0e33 00000000
0018fa84: 00000000 32e2fa30 3d91e9ef 00000200 03f12c78 00291748 002907d0 bf7fb601
0018faa4: 00000000 00000000 00000000 007e8876 00000000 00000000 00000000 00000005
0018fac4: 00000038 0018fd14 0018fd80 0000000b 0018fae4 00000006 00a95320 00000040
0018fae4: 31393533 3030312e 00383930 c3866e2c bdcb0bcd bd416093 40064008 80000000
0018fb04: 00000000 00000000 00405730 00000001 0018fbac 00000000 00000001 1bd26350
0018fb24: 005fb6fa 00fb0d68 00405740 0018fb5c 76eb6238 003b0072 00000404 000003f0
0018fb44: 00000001 00405730 dcbaabcd 00000000 00000000 00405730 0018fbd4 0018fb88
0018fb64: 00405730 003b0072 0018fbd4 76eb6941 76eb6901 b8698581 00000404 00405730
0018fb84: 003b0072 00000024 00000001 00000000 00000000 00000070 ffffffff ffffffff
0018fba4: 76eb6899 76eb6941 0058a163 00000000 00000000 00000000 0018fb78 00000000
0018fbc4: 00290000 50989f30 ce9a175d fffffffe 68030098 00017c9c 00000000 00405730
0018fbe4: 003b0072 5095d828 00000001 50989f28 0018fc0c 77aae023 50989f30 034e6cd8
0018fc04: 034e6ce4 50989f28 0018fc20 770214d1 00290000 00000000 50989f30 0018fc6c
0018fc24: 71134c39 00290000 00000000 71134c58 b86981e2 034e6cd8 50989f30 034e6ce4
0018fc44: 00000001 00000000 0018fc8c 00000000 0018fc34 00000001 0018fc94 71138ced
0018fc64: c96a31ee fffffffe 71134c58 003628b9 50989f30 b86dd85b 0098b2f8 034e6ce4
0018fc84: 50989f30 19605a00 0098b2f8 0018fc78 0018fe8c 00369d10 ffffffff 00004f04
0018fca4: b86dd843 0018f8b0 0018fe8c 00369db0 00000000 0018fce8 003619d4 03716d28
0018fcc4: 07271648 04b970e4 0727163c 0000000e 07270000 48b9e84d 0a42510f 00240001
0018fce4: 04b970e4 0018fd1c 00361153 03716d28 00000030 75373cee 03716d28 0727163c
0018fd04: 00000030 04b746c8 75373d0f 0727163c 00000030 04b970e4 00000030 005082e9
0018fd24: 0727163c 00000030 04b5a068 0018fe5c 7702166b 00000001 00000030 0727163c
0018fd44: 0000000e 00000001 0000003c 0059a512 00000001 73a926f0 04b35ba0 0018fe5c
0018fd64: 0043e1e8 04ad5d50 302574c0 00000187 0054a3bf 04b35ba0 0040b19d 0087450c
0018fd84: 00992a49 00000000 0018fde0 711352f6 00290000 00000000 00000000 00000108
0018fda4: 04b11cc0 302574b8 00000187 302574b8 00000187 302574b8 00000187 00000000
0018fdc4: 04b11cc0 00000000 77ac0ff2 0000001b 00000000 b40fa98d 00000002 0000001b
0018fde4: 00000000 b40fa98c 00000002 302574b8 00000187 07b13068 00000003 07b123c8
0018fe04: 00000003 07b677c8 0000001f 302574b8 00000187 302574b8 00000187 0018fe40
0018fe24: 003b0072 00000404 000003f0 00000001 1ef93f53 000003b8 0000027b 007e89dc
0018fe44: 00000104 008668e0 00000000 00000104 008681e8 00000000 0018fe9c 0040b42f
0018fe64: 00400000 00000000 00992a49 0000000a 0087450c 00992a49 00000000 007e6bc8
0018fe84: 0018fe74 0018f0b8 0018ff1c 007480c0 00823870 00000000 0018ff2c 00748390
0018fea4: 00400000 00000000 00992a49 0000000a b8759269 fffde000 002980d0 00000000
0018fec4: 00000044 009bacf8 009ba6d0 009bdf68 00000000 00000000 00000000 00000000
0018fee4: 00000000 00000000 00000000 00000000 00000000 00000000 ffffffff ffffffff
0018ff04: ffffffff 0018ff18 00992a49 00000000 0018feb4 7b176bc8 0018ff7c 00748a11
0018ff24: b8efcbbd 00000001 0018ff88 10002999 fffde000 0018ffd4 77ab9f02 fffde000
0018ff44: b86982cc 00000000 00000000 fffde000 0018ffd4 00000108 77ab9f02 002980d0
0018ff64: d9ab8a40 11d1f4cc 6000d7b6 e310b097 b86982d0 00000000 0018ffc4 1001df6b
0018ff84: ffffffff 0018ff94 77023677 fffde000 0018ffd4 77ab9f02 fffde000 6962804d
0018ffa4: 00000000 00000000 fffde000 00000000 00000000 00000000 0018ffa0 00000000
0018ffc4: ffffffff 77af0ae5 1ed0bac9 00000000 0018ffec 77ab9ed5 0074856d fffde000
0018ffe4: 00000000 00000000 00000000 00000000 0074856d fffde000 00000000

Module list: names, addresses, sizes, time stamps and file times:
C:\Neverwinter Nights 2\NWN2_MemoryMgr_amdxp.dll, loaded at 0x00250000 - 69632 bytes - 4a89f7ec - file date is 8/17/2009 17:38:04
C:\Neverwinter Nights 2\AuroraServerNetLayer.dll, loaded at 0x00360000 - 73728 bytes - 4b67a8a8 - file date is 10/11/2010 13:42:10
C:\Users\Daleands\Documents\nwnx4\xp_clock.dll, loaded at 0x00380000 - 196608 bytes - 48f18d3f - file date is 1/15/2011 00:29:04
C:\Neverwinter Nights 2\nwn2server.exe, loaded at 0x00400000 - 4636672 bytes - 4a89f991 - file date is 8/17/2009 17:45:14
C:\Windows\system32\d3dx9_30.dll, loaded at 0x00a90000 - 2388176 bytes - 442d83c4 - file date is 3/31/2006 12:40:58
C:\Users\Daleands\Documents\nwnx4\xp_spawn.dll, loaded at 0x00d50000 - 204800 bytes - 468220a3 - file date is 12/3/2010 02:51:00
C:\Users\Daleands\Documents\nwnx4\xp_system.dll, loaded at 0x026c0000 - 196608 bytes - 49da9a01 - file date is 1/17/2011 03:31:18
C:\Users\Daleands\Documents\nwnx4\xp_sqlite.dll, loaded at 0x02740000 - 503808 bytes - 48e88993 - file date is 8/23/2010 12:15:56
C:\Users\Daleands\Documents\nwnx4\xp_time.dll, loaded at 0x029e0000 - 200704 bytes - 48e88998 - file date is 8/23/2010 12:15:56
C:\Users\Daleands\Documents\nwnx4\xp_mysql.dll, loaded at 0x02e30000 - 1572864 bytes - 48e8897e - file date is 8/23/2010 12:15:56
C:\Neverwinter Nights 2\dbghelp.dll, loaded at 0x03000000 - 1038848 bytes - 42b8d254 - file date is 10/18/2008 01:43:42
C:\Program Files (x86)\ASUS\AI Suite II\TurboV EVO\HookKey32.dll, loaded at 0x05310000 - 53248 bytes - 4a010168 - file date is 5/20/2009 22:14:14
C:\Users\Daleands\Documents\nwnx4\NWNX4_Hook.dll, loaded at 0x10000000 - 212992 bytes - 48e8899c - file date is 8/23/2010 12:15:56
C:\Program Files (x86)\TeamViewer\Version6\tv_w32.dll, loaded at 0x19600000 - 50552 bytes - 4da80c51 - file date is 4/15/2011 05:14:12
C:\Neverwinter Nights 2\mss32.dll, loaded at 0x21100000 - 374272 bytes - 41ba9530 - file date is 10/18/2008 01:43:10
C:\Neverwinter Nights 2\miles\msseax.m3d, loaded at 0x22300000 - 143872 bytes - 41ba956a - file date is 10/18/2008 01:43:16
C:\Neverwinter Nights 2\miles\msssoft.m3d, loaded at 0x22400000 - 79360 bytes - 41ba9568 - file date is 10/18/2008 01:43:16
C:\Neverwinter Nights 2\miles\mssdx7.m3d, loaded at 0x22600000 - 65536 bytes - 41ba956d - file date is 10/18/2008 01:43:16
C:\Neverwinter Nights 2\miles\mssrsx.m3d, loaded at 0x22700000 - 430592 bytes - 41c8cbd5 - file date is 10/18/2008 01:43:16
C:\Neverwinter Nights 2\miles\mssdsp.flt, loaded at 0x24100000 - 113664 bytes - 41ba9533 - file date is 10/18/2008 01:43:16
C:\Neverwinter Nights 2\miles\mssvoice.asi, loaded at 0x26400000 - 214528 bytes - 41ba95b4 - file date is 10/18/2008 01:43:16
C:\Neverwinter Nights 2\miles\mssmp3.asi, loaded at 0x26f00000 - 149504 bytes - 41ba9567 - file date is 10/18/2008 01:43:16
C:\Neverwinter Nights 2\granny2.dll, loaded at 0x50000000 - 441399 bytes - 437d26c3 - file date is 10/18/2008 01:43:08
C:\Windows\system32\AUDIOSES.DLL, loaded at 0x65d80000 - 195584 bytes - 4a5bd97e - file date is 7/13/2009 21:14:58
C:\Windows\system32\DSOUND.DLL, loaded at 0x65e00000 - 453632 bytes - 4a5bd9fd - file date is 7/13/2009 21:15:14
C:\Windows\system32\d3d9.dll, loaded at 0x68f10000 - 1826816 bytes - 4a5bd9a9 - file date is 7/13/2009 21:15:10
C:\Windows\system32\rdpendp.dll, loaded at 0x6bdd0000 - 138240 bytes - 4a5bdaf0 - file date is 7/13/2009 21:16:14
C:\Windows\System32\MMDevApi.dll, loaded at 0x6be00000 - 213504 bytes - 4a5bda29 - file date is 7/13/2009 21:15:42
C:\Windows\system32\CRTDLL.dll, loaded at 0x6c240000 - 149019 bytes - 4a5bda38 - file date is 7/13/2009 21:15:08
C:\Windows\system32\MSACM32.dll, loaded at 0x6cf00000 - 72192 bytes - 4a5bda4e - file date is 7/13/2009 21:15:44
C:\Windows\system32\slc.dll, loaded at 0x6d0b0000 - 27136 bytes - 4a5bdb0d - file date is 7/13/2009 21:16:16
C:\Windows\system32\pdh.dll, loaded at 0x6f570000 - 236544 bytes - 4a5bdaca - file date is 7/13/2009 21:16:14
C:\Windows\system32\POWRPROF.dll, loaded at 0x6f930000 - 145408 bytes - 4a5bdb0c - file date is 7/13/2009 21:16:14
C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a\MSVCR80.dll, loaded at 0x71130000 - 632656 bytes - 4dcddbf3 - file date is 7/7/2011 15:15:02
C:\Windows\system32\apphelp.dll, loaded at 0x72140000 - 292352 bytes - 4a5bd9b6 - file date is 7/13/2009 21:14:54
C:\Windows\system32\WSOCK32.dll, loaded at 0x72260000 - 15360 bytes - 4a5bdb63 - file date is 7/13/2009 21:16:22
C:\Windows\System32\PROPSYS.dll, loaded at 0x72a90000 - 988160 bytes - 4a5bdacb - file date is 7/13/2009 21:16:14
C:\Windows\system32\rasadhlp.dll, loaded at 0x72db0000 - 11776 bytes - 4a5bdad6 - file date is 7/13/2009 21:16:14
C:\Windows\System32\fwpuclnt.dll, loaded at 0x72dc0000 - 216576 bytes - 4a5bda07 - file date is 7/13/2009 21:15:22
C:\Windows\system32\pnrpnsp.dll, loaded at 0x72e00000 - 65024 bytes - 4a5bdaf6 - file date is 7/13/2009 21:16:14
C:\Windows\system32\napinsp.dll, loaded at 0x72e20000 - 52224 bytes - 4a5bda6d - file date is 7/13/2009 21:16:04
C:\Windows\System32\winrnr.dll, loaded at 0x72e30000 - 20992 bytes - 4a5bdb44 - file date is 7/13/2009 21:16:20
C:\Windows\system32\DNSAPI.dll, loaded at 0x72e40000 - 269824 bytes - 4d6f24f6 - file date is 3/3/2011 01:29:24
C:\Windows\system32\NLAapi.dll, loaded at 0x72e90000 - 51712 bytes - 4a5bda7c - file date is 7/13/2009 21:16:04
C:\Windows\system32\uxtheme.dll, loaded at 0x73080000 - 245760 bytes - 4a5bdb3c - file date is 7/13/2009 21:11:26
C:\Windows\system32\WINSTA.dll, loaded at 0x73100000 - 156160 bytes - 4a5bdb4e - file date is 7/13/2009 21:16:20
C:\Windows\system32\dwmapi.dll, loaded at 0x733e0000 - 67072 bytes - 4a5bda07 - file date is 7/13/2009 21:15:14
C:\Windows\system32\WINNSI.DLL, loaded at 0x73530000 - 16896 bytes - 4a5bdb43 - file date is 7/13/2009 21:16:20
C:\Windows\system32\IPHLPAPI.DLL, loaded at 0x73540000 - 103936 bytes - 4a5bda1b - file date is 7/13/2009 21:15:34
C:\Windows\System32\wshtcpip.dll, loaded at 0x73790000 - 9216 bytes - 4a5bdb5a - file date is 7/13/2009 21:16:22
C:\Windows\System32\mswsock.dll, loaded at 0x737a0000 - 232448 bytes - 4a5bda77 - file date is 7/13/2009 21:15:52
C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7600.16661_none_ebfb56996c72aefc\COMCTL32.dll, loaded at 0x73910000 - 530432 bytes - 4c6f635d - file date is 8/21/2010 01:33:26
C:\Windows\system32\WTSAPI32.dll, loaded at 0x73a80000 - 39936 bytes - 4a5bdb43 - file date is 7/13/2009 21:16:22
C:\Windows\system32\WINMM.dll, loaded at 0x73a90000 - 194048 bytes - 4a5bdb42 - file date is 7/13/2009 21:16:20
C:\Windows\system32\VERSION.dll, loaded at 0x73f00000 - 21504 bytes - 4a5bdb2b - file date is 7/13/2009 21:16:18
C:\Users\Daleands\Documents\nwnx4\xp_srvadmin.dll, loaded at 0x75330000 - 196608 bytes - 4a6d132c - file date is 1/17/2011 03:30:48
C:\Users\Daleands\Documents\nwnx4\xp_bugfix.dll, loaded at 0x75370000 - 217088 bytes - 4e0d5c44 - file date is 7/1/2011 01:33:58
C:\Windows\system32\d3d8thk.dll, loaded at 0x753b0000 - 11264 bytes - 4a5bd9a8 - file date is 7/13/2009 21:15:10
C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a\MSVCP80.dll, loaded at 0x753c0000 - 554832 bytes - 4dcddc6c - file date is 7/7/2011 15:15:02
C:\Windows\syswow64\CRYPTBASE.dll, loaded at 0x755e0000 - 36864 bytes - 4a5bbf41 - file date is 7/13/2009 21:15:08
C:\Windows\syswow64\SspiCli.dll, loaded at 0x755f0000 - 96768 bytes - 4b21f681 - file date is 12/11/2009 03:36:34
C:\Windows\syswow64\SHELL32.dll, loaded at 0x75650000 - 12867584 bytes - 4c4ee5ad - file date is 7/27/2010 10:03:26
C:\Windows\syswow64\SHLWAPI.dll, loaded at 0x762a0000 - 350208 bytes - 4a5bdb05 - file date is 7/13/2009 21:16:16
C:\Windows\syswow64\CLBCatQ.DLL, loaded at 0x76300000 - 522240 bytes - 4a5bd9b1 - file date is 7/13/2009 21:15:04
C:\Windows\syswow64\msvcrt.dll, loaded at 0x76390000 - 690688 bytes - 4a5bda6f - file date is 7/13/2009 21:15:52
C:\Windows\syswow64\NSI.dll, loaded at 0x76440000 - 8704 bytes - 4a5bdad9 - file date is 7/13/2009 21:16:12
C:\Windows\syswow64\SETUPAPI.dll, loaded at 0x764b0000 - 1668608 bytes - 4a5bdafe - file date is 7/13/2009 21:16:16
C:\Windows\syswow64\CFGMGR32.dll, loaded at 0x76950000 - 145920 bytes - 4ddb87b9 - file date is 5/24/2011 06:34:02
C:\Windows\syswow64\MSCTF.dll, loaded at 0x76980000 - 828928 bytes - 4a5bda69 - file date is 7/13/2009 21:15:44
C:\Windows\syswow64\RPCRT4.dll, loaded at 0x76c60000 - 662528 bytes - 4a5bdb3b - file date is 7/13/2009 21:11:24
C:\Windows\system32\IMM32.DLL, loaded at 0x76d50000 - 119808 bytes - 4a5bdb39 - file date is 7/13/2009 21:11:22
C:\Windows\syswow64\GDI32.dll, loaded at 0x76db0000 - 310784 bytes - 4a5bdb38 - file date is 7/13/2009 21:11:22
C:\Windows\syswow64\LPK.dll, loaded at 0x76e90000 - 25600 bytes - 4a5bdb3b - file date is 7/13/2009 21:11:24
C:\Windows\syswow64\USER32.dll, loaded at 0x76ea0000 - 833024 bytes - 4a5bdb3c - file date is 7/13/2009 21:11:26
C:\Windows\SysWOW64\sechost.dll, loaded at 0x76fa0000 - 92160 bytes - 4a5bdb04 - file date is 7/13/2009 21:16:14
C:\Windows\syswow64\KERNELBASE.dll, loaded at 0x76fc0000 - 272384 bytes - 4de7264e - file date is 6/2/2011 01:54:52
C:\Windows\syswow64\kernel32.dll, loaded at 0x77010000 - 837120 bytes - 4dce22a3 - file date is 5/14/2011 02:32:34
C:\Windows\syswow64\OLEAUT32.dll, loaded at 0x77110000 - 571904 bytes - 4d0c4536 - file date is 12/18/2010 01:31:24
C:\Windows\syswow64\ole32.dll, loaded at 0x771a0000 - 1413632 bytes - 4c297c56 - file date is 6/29/2010 01:02:04
C:\Windows\syswow64\USP10.dll, loaded at 0x77300000 - 627200 bytes - 4a5bdb32 - file date is 7/13/2009 21:16:18
C:\Windows\syswow64\ADVAPI32.dll, loaded at 0x773a0000 - 640000 bytes - 4a5bd97e - file date is 7/13/2009 21:14:54
C:\Windows\syswow64\DEVOBJ.dll, loaded at 0x77560000 - 64512 bytes - 4ddb87e1 - file date is 5/24/2011 06:34:22
C:\Windows\syswow64\WS2_32.dll, loaded at 0x775b0000 - 206336 bytes - 4a5bdb4a - file date is 7/13/2009 21:16:22
C:\Windows\SysWOW64\ntdll.dll, loaded at 0x77a80000 - 1293120 bytes - 4cc7ab86 - file date is 10/27/2010 00:40:24
Back to top
View user's profile Send private message
MustangSVT



Joined: 07 Jan 2011
Posts: 26

PostPosted: Sun Aug 21, 2011 17:08    Post subject: Reply with quote

Another crash log.

Code:
Error occurred at 8/21/2011 10:42:44.
C:\Neverwinter Nights 2\nwn2server.exe, run by Daleands.
C:\Neverwinter Nights 2\nwn2server.exe caused an Access Violation exception in module nwn2server.exe at 0023:0041fd2a.
Read from location 00000063 caused an access violation.

System Info:
4 processor(s), type 586.
1 % Memory Load.
0 MBytes physical memory.
0 MBytes available memory.
0 MBytes total virtual memory.
2529 MBytes available virtual memory
0 MBytes total page file.
0 MBytes available page file

Application debug messages:
Version: 1.023 (1765) (Final) Aug 17 2009 - 17:40:34
Application Stage: Application Main Loop Frame 3488805 Uptime: 12513.790039 
Command Line:  -moduledir DB_Beta_23

Registers:
EAX=00000063 CS=0023 EIP=0041fd2a EFLGS=00010206
EBX=00000001 SS=002b ESP=0018f8cc EBP=00000000
ECX=3fd268c4 DS=002b ESI=00000040 FS=0053
EDX=0018f940 ES=002b EDI=0000000a GS=002b

Bytes at CS:EIP:
8b 30 8d 34 76 d8 24 b7 8d 1c b7 8b 70 04 d9 42 04 d8 63 04 8b 68 08 f6 40 3e 04 8d 34 76 d9 04

Stack dump:
0018f8cc: 3cb64540 00000040 00000000 00000001 3fd26978 00000000 0041608c 0018f940
0018f8ec: 571cbb00 3fc68ef0 0018f968 3cb64540 01000000 3f5fe89a 41180000 00000040
0018f90c: 00023cec f4c9998f 40310ccc 006c3571 0018f940 571cba90 571989d0 3fc68ef0
0018f92c: 3fd263d0 fffffff7 00000011 3e4ccccd 4059999c 40fbe5ad 42ab0000 be09e761
0018f94c: 3f7daafc 3f7daafc 3e09e761 c01285d7 4186c2d6 571989d0 0018f984 571cbb00
0018f96c: 005f9164 571cbb00 0018f998 40800000 571cba90 00000001 0018f9ac 57198a40
0018f98c: 571989d0 0018fabc 3fc68ef0 be09e761 3f7daafc 80000000 4198a23d 428bbbdc
0018f9ac: 3ef6c8b4 00000003 4194d019 428b9a9f 4198c6c8 428cc1a4 80000000 3f000000
0018f9cc: 00000002 46524550 4552435f 52555441 4c4e4f45 464f5250 4d55425f 00000050
0018f9ec: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0018fa0c: 00000000 00000000 00000000 00000000 00000000 00023cea 005cdecc 571cba90
0018fa2c: 0018fabc 57198a40 57198ce0 571989d0 57198a40 0018fabc 00023cec 00000003
0018fa4c: 7f000000 005cef7c 571cba90 571cba90 00000002 57198ce0 00000000 571989d0
0018fa6c: 3fc68ef0 005e806e 0000089a 00000001 00000000 571989d0 00000000 3f800000
0018fa8c: 005d05d4 3d1cac08 0018fa00 0018fab4 0018fac4 57198a40 571989d0 3fc68ef0
0018faac: 57198ce0 0059ef89 3e09e761 bf7daafc 4198d155 428cae3c 00000000 00000000
0018facc: 00000000 0000045d 00000001 00000000 57198a40 571989d0 005d2057 005d2074
0018faec: 0d0e5ed8 571989d0 00000003 00000005 01000000 00000000 002c0000 00000000
0018fb0c: 41a321a6 42736afc 7f000000 048d5d50 00000000 719f4c58 00000000 00000000
0018fb2c: 000105f4 3fc68ef0 0014a9e4 005bdcb2 464f5250 4149415f 4f495443 564f4d4e
0018fb4c: 504f5445 544e494f 00000000 00000000 00000000 00000000 00000000 00000000
0018fb6c: 00000000 00000000 00000000 00000000 00261620 0062081f 0d0e5ed8 00071274
0018fb8c: 571989d0 0014a9e4 00000000 00000000 00000001 00000001 464f5250 5245535f
0018fbac: 41524556 4e555249 49544341 00534e4f 00000000 00000000 00000000 00000000
0018fbcc: 00000000 00000000 00000000 00000000 00000000 00000000 005e3844 005fe67f
0018fbec: 00071274 0014a9e4 00000000 00000000 000063e4 571989d0 00000000 0351f6d8
0018fc0c: 0351f6d8 048d5d50 0057fb70 00000011 00000000 00071274 0014a9e4 464f5250
0018fc2c: 5245535f 41524556 44505549 38455441 00000000 00000000 00000000 00000000
0018fc4c: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00806660
0018fc6c: 0066f411 00000001 04959df8 0018fe5c 76db166b 00071274 0014a9e4 464f5250
0018fc8c: 5245535f 41524556 44505549 00455441 00000000 00000000 00000000 00000000
0018fcac: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00500f0b
0018fccc: 464f5250 5245535f 41524556 00000049 00000000 00000000 00000000 00000000
0018fcec: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0018fd0c: 6c723ca0 464f5250 5245535f 41524556 45564549 0000544e 00000000 00000000
0018fd2c: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0018fd4c: 00000000 0059a524 0059a550 735626f0 04935930 0018fe5c 0043e1e8 048d5d50
0018fd6c: a41ff47e 00000025 0054a3bf 04935930 0040b19d 0087450c 009e2a69 00000000
0018fd8c: 0018fde0 719f52f6 002c0000 00000000 00000000 00000108 04914a70 a41ff477
0018fdac: 00000025 a41ff477 00000025 a41ff476 00000025 00000000 04914a70 00000000
0018fdcc: 77590ff2 0000006c 00000000 6b9e008b 00000009 0000006c 00000000 6b9e008b
0018fdec: 00000009 a41ff476 00000025 071f36e8 00000003 071f2a48 00000003 07243e10
0018fe0c: 0000001f a41ff476 00000025 a41ff476 00000025 0018fe40 0006055c 00000404
0018fe2c: 000003e8 00000001 02faf69d 000003bf 00000276 007e89dc 00000104 008668e0
0018fe4c: 00000000 00000104 008681e8 00000000 0018fe9c 0040b42f 00400000 00000000
0018fe6c: 009e2a69 0000000a 0087450c 009e2a69 00000000 007e6bc8 0018fe74 0018f4a0
0018fe8c: 0018ff1c 007480c0 00823870 00000000 0018ff2c 00748390 00400000 00000000
0018feac: 009e2a69 0000000a 5bc9c0c6 fffde000 002c80d0 00000000 00000044 00a0ad18
0018fecc: 00a0a6f0 00a0df90 00000000 00000000 00000000 00000000 00000000 00000000
0018feec: 00000000 00000000 00000000 00000000 ffffffff ffffffff ffffffff 0018ff18
0018ff0c: 009e2a69 00000000 0018feb4 37ac1cc5 0018ff7c 00748a11 5b539912 00000001
0018ff2c: 0018ff88 10002999 fffde000 0018ffd4 77589f02 fffde000 5bc71827 00000000
0018ff4c: 00000000 fffde000 0018ffd4 00000108 77589f02 002c80d0 d9ab8a40 11d1f4cc
0018ff6c: 6000d7b6 e310b097 5bc7183b 00000000 0018ffc4 1001df6b ffffffff 0018ff94
0018ff8c: 76db3677 fffde000 0018ffd4 77589f02 fffde000 75462d9e 00000000 00000000
0018ffac: fffde000 00000000 00000000 00000000 0018ffa0 00000000 ffffffff 775c0ae5
0018ffcc: 0209171a 00000000 0018ffec 77589ed5 0074856d fffde000 00000000 00000000
0018ffec: 00000000 00000000 0074856d fffde000 00000000

Module list: names, addresses, sizes, time stamps and file times:
C:\Neverwinter Nights 2\NWN2_MemoryMgr_amdxp.dll, loaded at 0x00250000 - 69632 bytes - 4a89f7ec - file date is 8/17/2009 17:38:04
C:\Neverwinter Nights 2\AuroraServerNetLayer.dll, loaded at 0x002e0000 - 73728 bytes - 4b67a8a8 - file date is 10/11/2010 13:42:10
C:\Users\Daleands\Documents\nwnx4\xp_clock.dll, loaded at 0x003b0000 - 196608 bytes - 48f18d3f - file date is 1/15/2011 00:29:04
C:\Neverwinter Nights 2\nwn2server.exe, loaded at 0x00400000 - 4636672 bytes - 4a89f991 - file date is 8/17/2009 17:45:14
C:\Users\Daleands\Documents\nwnx4\xp_spawn.dll, loaded at 0x00900000 - 204800 bytes - 468220a3 - file date is 12/3/2010 02:51:00
C:\Users\Daleands\Documents\nwnx4\xp_system.dll, loaded at 0x00990000 - 196608 bytes - 49da9a01 - file date is 1/17/2011 03:31:18
C:\Windows\system32\d3dx9_30.dll, loaded at 0x00ae0000 - 2388176 bytes - 442d83c4 - file date is 3/31/2006 12:40:58
C:\Users\Daleands\Documents\nwnx4\xp_sqlite.dll, loaded at 0x02560000 - 503808 bytes - 48e88993 - file date is 8/23/2010 12:15:56
C:\Users\Daleands\Documents\nwnx4\xp_time.dll, loaded at 0x028d0000 - 200704 bytes - 48e88998 - file date is 8/23/2010 12:15:56
C:\Neverwinter Nights 2\dbghelp.dll, loaded at 0x03000000 - 1038848 bytes - 42b8d254 - file date is 10/18/2008 01:43:42
C:\Users\Daleands\Documents\nwnx4\xp_mysql.dll, loaded at 0x04cf0000 - 1572864 bytes - 48e8897e - file date is 8/23/2010 12:15:56
C:\Users\Daleands\Documents\nwnx4\NWNX4_Hook.dll, loaded at 0x10000000 - 212992 bytes - 48e8899c - file date is 8/23/2010 12:15:56
C:\Program Files (x86)\TeamViewer\Version6\tv_w32.dll, loaded at 0x19600000 - 50552 bytes - 4da80c51 - file date is 4/15/2011 05:14:12
C:\Neverwinter Nights 2\mss32.dll, loaded at 0x21100000 - 374272 bytes - 41ba9530 - file date is 10/18/2008 01:43:10
C:\Neverwinter Nights 2\granny2.dll, loaded at 0x50000000 - 441399 bytes - 437d26c3 - file date is 10/18/2008 01:43:08
C:\Windows\system32\DSOUND.DLL, loaded at 0x6b6d0000 - 453632 bytes - 4a5bd9fd - file date is 7/13/2009 21:15:14
C:\Windows\system32\d3d9.dll, loaded at 0x6b750000 - 1826816 bytes - 4a5bd9a9 - file date is 7/13/2009 21:15:10
C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a\MSVCP80.dll, loaded at 0x6b920000 - 554832 bytes - 4dcddc6c - file date is 7/7/2011 15:15:02
C:\Windows\system32\CRTDLL.dll, loaded at 0x6c240000 - 149019 bytes - 4a5bda38 - file date is 7/13/2009 21:15:08
C:\Windows\system32\pdh.dll, loaded at 0x6c6a0000 - 236544 bytes - 4a5bdaca - file date is 7/13/2009 21:16:14
C:\Users\Daleands\Documents\nwnx4\xp_srvadmin.dll, loaded at 0x6c6e0000 - 196608 bytes - 4a6d132c - file date is 1/17/2011 03:30:48
C:\Users\Daleands\Documents\nwnx4\xp_bugfix.dll, loaded at 0x6c720000 - 217088 bytes - 4e0d5c44 - file date is 7/1/2011 01:33:58
C:\Windows\system32\d3d8thk.dll, loaded at 0x6c880000 - 11264 bytes - 4a5bd9a8 - file date is 7/13/2009 21:15:10
C:\Windows\system32\wdmaud.drv, loaded at 0x6ca00000 - 172032 bytes - 4a5bdb2a - file date is 7/13/2009 21:14:10
C:\Windows\System32\MMDevApi.dll, loaded at 0x6ca30000 - 213504 bytes - 4a5bda29 - file date is 7/13/2009 21:15:42
C:\Windows\system32\POWRPROF.dll, loaded at 0x6e630000 - 145408 bytes - 4a5bdb0c - file date is 7/13/2009 21:16:14
C:\Windows\system32\AVRT.dll, loaded at 0x6e7a0000 - 14336 bytes - 4a5bd998 - file date is 7/13/2009 21:15:00
C:\Windows\system32\ksuser.dll, loaded at 0x6e7b0000 - 4608 bytes - 4a5bdab3 - file date is 7/13/2009 21:15:36
C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a\MSVCR80.dll, loaded at 0x719f0000 - 632656 bytes - 4dcddbf3 - file date is 7/7/2011 15:15:02
C:\Windows\system32\WSOCK32.dll, loaded at 0x71c20000 - 15360 bytes - 4a5bdb63 - file date is 7/13/2009 21:16:22
C:\Windows\system32\apphelp.dll, loaded at 0x72140000 - 292352 bytes - 4a5bd9b6 - file date is 7/13/2009 21:14:54
C:\Windows\system32\rasadhlp.dll, loaded at 0x725b0000 - 11776 bytes - 4a5bdad6 - file date is 7/13/2009 21:16:14
C:\Windows\System32\fwpuclnt.dll, loaded at 0x725c0000 - 216576 bytes - 4a5bda07 - file date is 7/13/2009 21:15:22
C:\Windows\system32\pnrpnsp.dll, loaded at 0x72600000 - 65024 bytes - 4a5bdaf6 - file date is 7/13/2009 21:16:14
C:\Windows\system32\napinsp.dll, loaded at 0x72620000 - 52224 bytes - 4a5bda6d - file date is 7/13/2009 21:16:04
C:\Windows\System32\winrnr.dll, loaded at 0x72630000 - 20992 bytes - 4a5bdb44 - file date is 7/13/2009 21:16:20
C:\Windows\system32\DNSAPI.dll, loaded at 0x72640000 - 269824 bytes - 4d6f24f6 - file date is 3/3/2011 01:29:24
C:\Windows\system32\NLAapi.dll, loaded at 0x72690000 - 51712 bytes - 4a5bda7c - file date is 7/13/2009 21:16:04
C:\Windows\System32\PROPSYS.dll, loaded at 0x726a0000 - 988160 bytes - 4a5bdacb - file date is 7/13/2009 21:16:14
C:\Windows\system32\uxtheme.dll, loaded at 0x72b50000 - 245760 bytes - 4a5bdb3c - file date is 7/13/2009 21:11:26
C:\Windows\system32\dwmapi.dll, loaded at 0x72c70000 - 67072 bytes - 4a5bda07 - file date is 7/13/2009 21:15:14
C:\Windows\system32\WINNSI.DLL, loaded at 0x72ca0000 - 16896 bytes - 4a5bdb43 - file date is 7/13/2009 21:16:20
C:\Windows\system32\IPHLPAPI.DLL, loaded at 0x72cb0000 - 103936 bytes - 4a5bda1b - file date is 7/13/2009 21:15:34
C:\Windows\System32\wshtcpip.dll, loaded at 0x73260000 - 9216 bytes - 4a5bdb5a - file date is 7/13/2009 21:16:22
C:\Windows\System32\mswsock.dll, loaded at 0x73270000 - 232448 bytes - 4a5bda77 - file date is 7/13/2009 21:15:52
C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7600.16661_none_ebfb56996c72aefc\COMCTL32.dll, loaded at 0x73310000 - 530432 bytes - 4c6f635d - file date is 8/21/2010 01:33:26
C:\Windows\system32\WINMM.dll, loaded at 0x73560000 - 194048 bytes - 4a5bdb42 - file date is 7/13/2009 21:16:20
C:\Windows\system32\VERSION.dll, loaded at 0x739d0000 - 21504 bytes - 4a5bdb2b - file date is 7/13/2009 21:16:18
C:\Windows\syswow64\CRYPTBASE.dll, loaded at 0x750b0000 - 36864 bytes - 4a5bbf41 - file date is 7/13/2009 21:15:08
C:\Windows\syswow64\SspiCli.dll, loaded at 0x750c0000 - 96768 bytes - 4b21f681 - file date is 12/11/2009 03:36:34
C:\Windows\syswow64\USER32.dll, loaded at 0x75290000 - 833024 bytes - 4a5bdb3c - file date is 7/13/2009 21:11:26
C:\Windows\syswow64\DEVOBJ.dll, loaded at 0x75390000 - 64512 bytes - 4ddb87e1 - file date is 5/24/2011 06:34:22
C:\Windows\syswow64\WS2_32.dll, loaded at 0x753b0000 - 206336 bytes - 4a5bdb4a - file date is 7/13/2009 21:16:22
C:\Windows\syswow64\LPK.dll, loaded at 0x753f0000 - 25600 bytes - 4a5bdb3b - file date is 7/13/2009 21:11:24
C:\Windows\syswow64\NSI.dll, loaded at 0x75520000 - 8704 bytes - 4a5bdad9 - file date is 7/13/2009 21:16:12
C:\Windows\syswow64\OLEAUT32.dll, loaded at 0x75780000 - 571904 bytes - 4d0c4536 - file date is 12/18/2010 01:31:24
C:\Windows\syswow64\ADVAPI32.dll, loaded at 0x75820000 - 640000 bytes - 4a5bd97e - file date is 7/13/2009 21:14:54
C:\Windows\syswow64\SHLWAPI.dll, loaded at 0x758c0000 - 350208 bytes - 4a5bdb05 - file date is 7/13/2009 21:16:16
C:\Windows\syswow64\CFGMGR32.dll, loaded at 0x75920000 - 145920 bytes - 4ddb87b9 - file date is 5/24/2011 06:34:02
C:\Windows\syswow64\SHELL32.dll, loaded at 0x75950000 - 12867584 bytes - 4c4ee5ad - file date is 7/27/2010 10:03:26
C:\Windows\syswow64\KERNELBASE.dll, loaded at 0x765a0000 - 272384 bytes - 4de7264e - file date is 6/2/2011 01:54:52
C:\Windows\system32\IMM32.DLL, loaded at 0x76680000 - 119808 bytes - 4a5bdb39 - file date is 7/13/2009 21:11:22
C:\Windows\syswow64\CLBCatQ.DLL, loaded at 0x766e0000 - 522240 bytes - 4a5bd9b1 - file date is 7/13/2009 21:15:04
C:\Windows\syswow64\USP10.dll, loaded at 0x76780000 - 627200 bytes - 4a5bdb32 - file date is 7/13/2009 21:16:18
C:\Windows\syswow64\ole32.dll, loaded at 0x76820000 - 1413632 bytes - 4c297c56 - file date is 6/29/2010 01:02:04
C:\Windows\syswow64\RPCRT4.dll, loaded at 0x76980000 - 662528 bytes - 4a5bdb3b - file date is 7/13/2009 21:11:24
C:\Windows\SysWOW64\sechost.dll, loaded at 0x76a70000 - 92160 bytes - 4a5bdb04 - file date is 7/13/2009 21:16:14
C:\Windows\syswow64\MSCTF.dll, loaded at 0x76b10000 - 828928 bytes - 4a5bda69 - file date is 7/13/2009 21:15:44
C:\Windows\syswow64\GDI32.dll, loaded at 0x76d10000 - 310784 bytes - 4a5bdb38 - file date is 7/13/2009 21:11:22
C:\Windows\syswow64\kernel32.dll, loaded at 0x76da0000 - 837120 bytes - 4dce22a3 - file date is 5/14/2011 02:32:34
C:\Windows\syswow64\SETUPAPI.dll, loaded at 0x76f00000 - 1668608 bytes - 4a5bdafe - file date is 7/13/2009 21:16:16
C:\Windows\syswow64\msvcrt.dll, loaded at 0x770a0000 - 690688 bytes - 4a5bda6f - file date is 7/13/2009 21:15:52
C:\Windows\SysWOW64\ntdll.dll, loaded at 0x77550000 - 1293120 bytes - 4cc7ab86 - file date is 10/27/2010 00:40:24
Back to top
View user's profile Send private message
Skywing



Joined: 03 Jan 2008
Posts: 321

PostPosted: Sun Aug 21, 2011 19:54    Post subject: Reply with quote

It's probably going to be simplest to use procdump -e -ma -w nwn2server.exe (http://technet.microsoft.com/en-us/sysinternals/dd996900) to watch for crash events and save a dump to disk.
Back to top
View user's profile Send private message
Skywing



Joined: 03 Jan 2008
Posts: 321

PostPosted: Sun Aug 21, 2011 20:00    Post subject: Reply with quote

Your crashes at 00581b19 and 0041fd2a are most likely due to a creature not joined to an area trying to take an action. The send to limbo script function (and similarly the DM command) don't clear the action queue for a creature out before they send an object to limbo, which might cause this problem.

You could try clearing the action queue for the object before sending it to limbo to see if that addresses the issue.

The crashes at 0066fe45 appears to be dealing with an attempt to use a null 'event' object from script (probably a variable assignment in script code), and the crash at 006558f0 appear to be dealing with a bad effect during item equip processing.

There shouldn't normally be any null engine structures so it's possible that one of the engine functions that returns a value of type 'event' doesn't handle an error case properly. The item crash is probably due to some bad data on the item.
Back to top
View user's profile Send private message
MustangSVT



Joined: 07 Jan 2011
Posts: 26

PostPosted: Tue Aug 23, 2011 22:08    Post subject: Reply with quote

Here's another. I'll look at setting it up like you explained it for next time.

Code:
Error occurred at 8/23/2011 05:42:30.
C:\Neverwinter Nights 2\nwn2server.exe, run by Daleands.
C:\Neverwinter Nights 2\nwn2server.exe caused an Access Violation exception in module nwn2server.exe at 0023:006572fa.
Read from location 00000400 caused an access violation.

System Info:
4 processor(s), type 586.
1 % Memory Load.
0 MBytes physical memory.
0 MBytes available memory.
0 MBytes total virtual memory.
2451 MBytes available virtual memory
0 MBytes total page file.
0 MBytes available page file

Application debug messages:
Version: 1.023 (1765) (Final) Aug 17 2009 - 17:40:34
Application Stage: Application Main Loop Frame 9407994 Uptime: 34304.433594 
Command Line:  -moduledir DB_Beta_23

Registers:
EAX=00000000 CS=0023 EIP=006572fa EFLGS=00010246
EBX=00000000 SS=002b ESP=0018f4e0 EBP=00000000
ECX=63342e7c DS=002b ESI=63342e7c FS=0053
EDX=00000000 ES=002b EDI=00000400 GS=002b

Bytes at CS:EIP:
8b 0f 89 0e 8b 57 04 89 56 04 8b 47 08 89 46 08 66 8b 4f 0c 66 89 4e 0c 8b 57 24 89 56 24 8b 47

Stack dump:
0018f4e0: 04bf3970 63342e7c 511e8168 0067c923 00000400 00000000 585dcdf8 00727d08
0018f500: 00000000 00000400 04bf3970 0018f548 04bf37f8 00000000 00728322 000000b0
0018f520: 0000001c 04b14d28 5f4c9f50 071c0610 0018f704 007ff7dc 006ac164 0018f548
0018f540: 5f4c9f50 00000002 579f9234 3dcccccd 00000001 0067c8c8 00000007 00000002
0018f560: 04bf37f8 00728e7f 00000007 00000002 04bf3970 04bf37f8 00000000 00000000
0018f580: 054c0001 00000000 0000001d 00000014 00000000 4e5d6550 00000001 000043b3
0018f5a0: 00000000 00000000 4e614e30 00000867 00000000 01008980 0018f5cc 00000000
0018f5c0: 0101001a 0018f4fc 00000618 00000000 00000000 001fb712 fffffffe 00000000
0018f5e0: 00330000 00000000 5bdfd7c8 00000000 00330000 5d110250 00000000 00330000
0018f600: 1e63010d 00000000 00000000 3dcccccd 5585b110 5d108048 00000001 0996049f
0018f620: 007c7b23 770ee023 5d110250 04b14d28 5584d418 00000001 5585b108 0018f654
0018f640: 770ee023 00000000 04b14d28 00000000 5585b108 0018f668 764714d1 00330000
0018f660: 00000000 5585b110 0018f6b4 00000000 00000000 00000000 71194c58 bd80e915
0018f680: 04b14d28 5585b110 0018f76c 71198ced ccb953c1 fffffffe 71194c58 0018f67c
0018f6a0: 00000000 0018f874 71198ced ccb953c1 fffffffe 71194c58 00252364 5585b110
0018f6c0: 0018f6f8 0018f76c 0018f6f0 7fffff95 00252b66 00261620 00436117 00729f86
0018f6e0: 0018f704 5f4c9f50 0000457f 00000000 00000000 04bf37f8 04bf3970 00000000
0018f700: 00000000 00000888 04bf3970 00000000 0072b207 00000000 00000000 50edf410
0018f720: 04b6bf50 00000000 64342eac 00000001 00000001 00634f35 0018f76c 7fffff95
0018f740: 00000000 00000001 00000003 50edf410 04b6bf50 00804880 0018f830 583812d8
0018f760: 00000000 00000050 00000001 64341be8 00000018 002fc2c1 0000001c 00000000
0018f780: 00000000 00000000 00000024 023d0168 00000000 00000000 00000000 00000000
0018f7a0: 006df55a 006df567 50edf410 04b6bf50 00000000 04b6bf50 006352f8 00000053
0018f7c0: 0063536f 50edf410 0018f830 00000004 04b59df8 0018f8ec 00000024 00000000
0018f7e0: 0018fa06 00000050 005895b1 00000004 0018f830 00000024 0018f81c 04babcc8
0018f800: 00000004 04b76954 74bb3d8b 00000004 0018f8ec 00000024 00000000 0018f8ec
0018f820: 74bb3e5b 0018f8ec 00000024 00000004 0018f8ec 00000024 0018f880 024bf168
0018f840: 002d2712 0018f8ec 00000024 00000004 bd85aff5 0018f8ec 00000024 00000024
0018f860: 593c4830 00000000 00000000 00000000 0018f850 0018fcac 002d9d58 00000000
0018f880: 0018f8e0 002d25ab 024bf168 0000000a 0018fcd8 00000000 0018fcb8 024bf168
0018f8a0: 00000001 002d20ef 024bf168 00000030 bd85abcd 071dfd78 00000001 00000030
0018f8c0: 77098626 00000114 003302a4 00330000 00000003 071dfd78 0018fcd8 024bf168
0018f8e0: 7c00304d 0a000020 24000001 23300670 17000000 67000000 765f6975 646d5f6e
0018f900: 616d5f61 635f656b 676e6168 64007365 00000000 71222144 71222180 0018f9ac
0018f920: 00000005 0018f966 71222186 00000000 00000000 00000000 4401eab3 0018f9b0
0018f940: b4000000 40cd2ef0 00000000 cccccccc cccccccc 3ffbcccc 023d01a4 08000000
0018f960: 8803d567 00000002 0018f98e 0018fa10 0018fa00 711a9ef8 0018fa10 00000016
0018f980: 0018f9b0 00000000 86006f00 0018400e 00000011 00000000 0018faea 00000001
0018f9a0: 0018f9dc 711a94c3 0018faea 0018fae9 00000007 0018fae9 0018fae9 711a9b36
0018f9c0: 0018fae4 00000006 00000000 03f12c20 00331750 00000006 00000000 0018fa2c
0018f9e0: 711a9c2e 00000200 00000006 00000000 0018fa94 0018fd80 00000000 711a9c3e
0018fa00: 00000020 00000005 00000001 0018fa10 30333433 33333434 37333935 00000035
0018fa20: 002529bb 00261620 bd80e58d 0018fa48 711a9d7c 0018fa78 0018fae4 00000200
0018fa40: 00000000 711ac702 0018fa94 03f12c20 00331750 00000000 711a1600 0018faf8
0018fa60: 711a1a64 00000020 711a1a91 730d26f0 008681e8 711a2063 e0000000 40e0c00d
0018fa80: 00000000 00000000 80000000 3f800000 00000200 03f12c20 00331750 003307d0
0018faa0: 5b581b01 00000000 00000000 00000000 007e8876 00000000 00000000 00000000
0018fac0: 40b31d2d 00000039 0018fd14 0018fd80 0000000c 0018fae4 00000006 00000000
0018fae0: 00000040 30333433 33342e34 34393533 5b581a00 00570711 0018fb20 5f4af492
0018fb00: 552c1420 552c1420 00000000 000000f0 0075a911 0018fb20 00000000 0059ef89
0018fb20: 000000f0 00000001 00000000 5b58a2b8 5b58a2b8 009fa5bc 00000000 00330000
0018fb40: 5f036958 00000000 0007127e 017e0021 001dc63e 5b58a2b8 0018fbf4 00000000
0018fb60: 5f035860 00000001 5f036950 0018fb84 770ee023 5f036958 04b15268 5203013c
0018fb80: 5f036950 0018fb98 764714d1 00330000 00000000 5f036958 0018fbe4 71194c39
0018fba0: 00330000 00000000 71194c58 bd80e445 04b15268 5f036958 5203013c 52030120
0018fbc0: 0018fbd4 764714d1 00330000 0018fbac 52030128 0018fe8c 71198ced ccb953c1
0018fbe0: fffffffe 71194c58 00252364 5f036958 00000010 5203013c 00000020 5f036968
0018fc00: 00252b66 00261620 0055362a 5f036968 5f03696c 000372c8 00000010 5dcb242c
0018fc20: 00623618 00000020 53b001ec 5817a3b0 00005322 00000000 00000000 00405730
0018fc40: 00000001 0018fcdc 00000000 00000000 0058a163 7ffffc47 00a10d68 00405740
0018fc60: 0018fc8c 74fc6238 00010520 00000404 000003c0 00000001 00405730 dcbaabcd
0018fc80: 00000000 00000000 00405730 0018fd04 0018fcb8 00405730 00010520 0018fd04
0018fca0: 74fc6941 bd85abcd 0018f8b0 0018fe8c 002d9db0 00000000 0018fce8 002d19d4
0018fcc0: 024bf168 071dfd78 04b76954 071dfd6c 00000021 071df630 7c973c4d 0a66b420
0018fce0: 00240001 04b76954 0018fd1c 002d1153 024bf168 00000030 74bb3cee 024bf168
0018fd00: 071dfd6c 00000030 04b74458 74bb3d0f 071dfd6c 00000030 04b76954 00000030
0018fd20: 005082e9 071dfd6c 00000030 04b59df8 0018fe5c 7647166b 00000001 00000030
0018fd40: 071dfd6c 00000021 00000001 00000004 0059a512 00000001 730d26f0 04b35930
0018fd60: 0018fe5c 0043e1e8 04ad5d50 7d6afb39 0000001a 0054a3bf 04b35930 0040b19d
0018fd80: 0087450c 00c72a69 00000000 0018fde0 711952f6 00330000 00000000 00000000
0018fda0: 00000108 04b14a70 7d6afb32 0000001a 7d6afb32 0000001a 7d6afb32 0000001a
0018fdc0: 00000000 04b14a70 00000000 77100ff2 00000081 00000000 d3059237 00000019
0018fde0: 00000081 00000000 d3059237 00000019 7d6afb32 0000001a 07a634c0 00000003
0018fe00: 07a62820 00000003 07ad7be8 0000001f 7d6afb32 0000001a 7d6afb32 0000001a
0018fe20: 0018fe40 00010520 00000404 000003c0 00000001 0218eebc 000003b5 00000287
0018fe40: 007e89dc 00000104 008668e0 00000000 00000104 008681e8 00000000 0018fe9c
0018fe60: 0040b42f 00400000 00000000 00c72a69 0000000a 0087450c 00c72a69 00000000
0018fe80: 007e6bc8 0018fe74 0018f0b4 0018ff1c 007480c0 00823870 00000000 0018ff2c
0018fea0: 00748390 00400000 00000000 00c72a69 0000000a bd884627 fffde000 003380d0
0018fec0: 00000000 00000044 00c9ad18 00c9a6f0 00c9df90 00000000 00000000 00000000
0018fee0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 ffffffff
0018ff00: ffffffff ffffffff 0018ff18 00c72a69 00000000 0018feb4 a90e27c5 0018ff7c
0018ff20: 00748a11 bd121ff3 00000001 0018ff88 10002999 fffde000 0018ffd4 770f9f02
0018ff40: fffde000 bd80e0e2 00000000 00000000 fffde000 0018ffd4 00000108 770f9f02
0018ff60: 003380d0 d9ab8a40 11d1f4cc 6000d7b6 e310b097 bd80e0fe 00000000 0018ffc4
0018ff80: 1001df6b ffffffff 0018ff94 76473677 fffde000 0018ffd4 770f9f02 fffde000
0018ffa0: 770980b6 00000000 00000000 fffde000 00000000 00000000 00000000 0018ffa0
0018ffc0: 00000000 ffffffff 77130ae5 001fba32 00000000 0018ffec 770f9ed5 0074856d
0018ffe0: fffde000 00000000 00000000 00000000 00000000 0074856d fffde000 00000000

Module list: names, addresses, sizes, time stamps and file times:
C:\Neverwinter Nights 2\NWN2_MemoryMgr_amdxp.dll, loaded at 0x00250000 - 69632 bytes - 4a89f7ec - file date is 8/17/2009 17:38:04
C:\Neverwinter Nights 2\AuroraServerNetLayer.dll, loaded at 0x002d0000 - 73728 bytes - 4b67a8a8 - file date is 10/11/2010 13:42:10
C:\Users\Daleands\Documents\nwnx4\xp_clock.dll, loaded at 0x00340000 - 196608 bytes - 48f18d3f - file date is 1/15/2011 00:29:04
C:\Neverwinter Nights 2\nwn2server.exe, loaded at 0x00400000 - 4636672 bytes - 4a89f991 - file date is 8/17/2009 17:45:14
C:\Windows\system32\d3dx9_30.dll, loaded at 0x00d70000 - 2388176 bytes - 442d83c4 - file date is 3/31/2006 12:40:58
C:\Users\Daleands\Documents\nwnx4\xp_spawn.dll, loaded at 0x02540000 - 204800 bytes - 468220a3 - file date is 12/3/2010 02:51:00
C:\Users\Daleands\Documents\nwnx4\xp_sqlite.dll, loaded at 0x028f0000 - 503808 bytes - 48e88993 - file date is 8/23/2010 12:15:56
C:\Users\Daleands\Documents\nwnx4\xp_system.dll, loaded at 0x02970000 - 196608 bytes - 49da9a01 - file date is 1/17/2011 03:31:18
C:\Users\Daleands\Documents\nwnx4\xp_time.dll, loaded at 0x029b0000 - 200704 bytes - 48e88998 - file date is 8/23/2010 12:15:56
C:\Users\Daleands\Documents\nwnx4\xp_mysql.dll, loaded at 0x02e20000 - 1572864 bytes - 48e8897e - file date is 8/23/2010 12:15:56
C:\Program Files (x86)\ASUS\AI Suite II\TurboV EVO\HookKey32.dll, loaded at 0x02fb0000 - 53248 bytes - 4a010168 - file date is 5/20/2009 22:14:14
C:\Neverwinter Nights 2\dbghelp.dll, loaded at 0x03000000 - 1038848 bytes - 42b8d254 - file date is 10/18/2008 01:43:42
C:\Users\Daleands\Documents\nwnx4\NWNX4_Hook.dll, loaded at 0x10000000 - 212992 bytes - 48e8899c - file date is 8/23/2010 12:15:56
C:\Neverwinter Nights 2\mss32.dll, loaded at 0x21100000 - 374272 bytes - 41ba9530 - file date is 10/18/2008 01:43:10
C:\Neverwinter Nights 2\miles\msseax.m3d, loaded at 0x22300000 - 143872 bytes - 41ba956a - file date is 10/18/2008 01:43:16
C:\Neverwinter Nights 2\miles\msssoft.m3d, loaded at 0x22400000 - 79360 bytes - 41ba9568 - file date is 10/18/2008 01:43:16
C:\Neverwinter Nights 2\miles\mssdx7.m3d, loaded at 0x22600000 - 65536 bytes - 41ba956d - file date is 10/18/2008 01:43:16
C:\Neverwinter Nights 2\miles\mssrsx.m3d, loaded at 0x22700000 - 430592 bytes - 41c8cbd5 - file date is 10/18/2008 01:43:16
C:\Neverwinter Nights 2\miles\mssdsp.flt, loaded at 0x24100000 - 113664 bytes - 41ba9533 - file date is 10/18/2008 01:43:16
C:\Neverwinter Nights 2\miles\mssvoice.asi, loaded at 0x26400000 - 214528 bytes - 41ba95b4 - file date is 10/18/2008 01:43:16
C:\Neverwinter Nights 2\miles\mssmp3.asi, loaded at 0x26f00000 - 149504 bytes - 41ba9567 - file date is 10/18/2008 01:43:16
C:\Neverwinter Nights 2\granny2.dll, loaded at 0x50000000 - 441399 bytes - 437d26c3 - file date is 10/18/2008 01:43:08
C:\Windows\system32\DSOUND.DLL, loaded at 0x69150000 - 453632 bytes - 4a5bd9fd - file date is 7/13/2009 21:15:14
C:\Windows\system32\d3d9.dll, loaded at 0x6d5a0000 - 1826816 bytes - 4a5bd9a9 - file date is 7/13/2009 21:15:10
C:\Windows\system32\MSACM32.dll, loaded at 0x6e1d0000 - 72192 bytes - 4a5bda4e - file date is 7/13/2009 21:15:44
C:\Windows\system32\AUDIOSES.DLL, loaded at 0x6e200000 - 195584 bytes - 4a5bd97e - file date is 7/13/2009 21:14:58
C:\Windows\System32\MMDevApi.dll, loaded at 0x6e290000 - 213504 bytes - 4a5bda29 - file date is 7/13/2009 21:15:42
C:\Windows\system32\slc.dll, loaded at 0x6e300000 - 27136 bytes - 4a5bdb0d - file date is 7/13/2009 21:16:16
C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a\MSVCR80.dll, loaded at 0x71190000 - 632656 bytes - 4dcddbf3 - file date is 7/7/2011 15:15:02
C:\Windows\system32\apphelp.dll, loaded at 0x71cb0000 - 292352 bytes - 4a5bd9b6 - file date is 7/13/2009 21:14:54
C:\Windows\System32\PROPSYS.dll, loaded at 0x722e0000 - 988160 bytes - 4a5bdacb - file date is 7/13/2009 21:16:14
C:\Windows\system32\rasadhlp.dll, loaded at 0x72420000 - 11776 bytes - 4a5bdad6 - file date is 7/13/2009 21:16:14
C:\Windows\System32\fwpuclnt.dll, loaded at 0x72430000 - 216576 bytes - 4a5bda07 - file date is 7/13/2009 21:15:22
C:\Windows\system32\pnrpnsp.dll, loaded at 0x72470000 - 65024 bytes - 4a5bdaf6 - file date is 7/13/2009 21:16:14
C:\Windows\system32\napinsp.dll, loaded at 0x72490000 - 52224 bytes - 4a5bda6d - file date is 7/13/2009 21:16:04
C:\Windows\System32\winrnr.dll, loaded at 0x724a0000 - 20992 bytes - 4a5bdb44 - file date is 7/13/2009 21:16:20
C:\Windows\system32\DNSAPI.dll, loaded at 0x724b0000 - 269824 bytes - 4d6f24f6 - file date is 3/3/2011 01:29:24
C:\Windows\system32\NLAapi.dll, loaded at 0x72500000 - 51712 bytes - 4a5bda7c - file date is 7/13/2009 21:16:04
C:\Windows\system32\WINSTA.dll, loaded at 0x72aa0000 - 156160 bytes - 4a5bdb4e - file date is 7/13/2009 21:16:20
C:\Windows\system32\dwmapi.dll, loaded at 0x72d40000 - 67072 bytes - 4a5bda07 - file date is 7/13/2009 21:15:14
C:\Windows\system32\WINNSI.DLL, loaded at 0x72d70000 - 16896 bytes - 4a5bdb43 - file date is 7/13/2009 21:16:20
C:\Windows\system32\IPHLPAPI.DLL, loaded at 0x72d80000 - 103936 bytes - 4a5bda1b - file date is 7/13/2009 21:15:34
C:\Windows\System32\wshtcpip.dll, loaded at 0x72dd0000 - 9216 bytes - 4a5bdb5a - file date is 7/13/2009 21:16:22
C:\Windows\System32\mswsock.dll, loaded at 0x72de0000 - 232448 bytes - 4a5bda77 - file date is 7/13/2009 21:15:52
C:\Windows\system32\WTSAPI32.dll, loaded at 0x730c0000 - 39936 bytes - 4a5bdb43 - file date is 7/13/2009 21:16:22
C:\Windows\system32\WINMM.dll, loaded at 0x730d0000 - 194048 bytes - 4a5bdb42 - file date is 7/13/2009 21:16:20
C:\Windows\system32\VERSION.dll, loaded at 0x73540000 - 21504 bytes - 4a5bdb2b - file date is 7/13/2009 21:16:18
C:\Windows\system32\WSOCK32.dll, loaded at 0x73710000 - 15360 bytes - 4a5bdb63 - file date is 7/13/2009 21:16:22
C:\Windows\system32\POWRPROF.dll, loaded at 0x74680000 - 145408 bytes - 4a5bdb0c - file date is 7/13/2009 21:16:14
C:\Windows\system32\rdpendp.dll, loaded at 0x74a70000 - 138240 bytes - 4a5bdaf0 - file date is 7/13/2009 21:16:14
C:\Windows\system32\pdh.dll, loaded at 0x74aa0000 - 236544 bytes - 4a5bdaca - file date is 7/13/2009 21:16:14
C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a\MSVCP80.dll, loaded at 0x74ae0000 - 554832 bytes - 4dcddc6c - file date is 7/7/2011 15:15:02
C:\Users\Daleands\Documents\nwnx4\xp_srvadmin.dll, loaded at 0x74b70000 - 196608 bytes - 4a6d132c - file date is 1/17/2011 03:30:48
C:\Users\Daleands\Documents\nwnx4\xp_bugfix.dll, loaded at 0x74bb0000 - 217088 bytes - 4e0d5c44 - file date is 7/1/2011 01:33:58
C:\Windows\system32\d3d8thk.dll, loaded at 0x74bf0000 - 11264 bytes - 4a5bd9a8 - file date is 7/13/2009 21:15:10
C:\Windows\syswow64\CRYPTBASE.dll, loaded at 0x74c20000 - 36864 bytes - 4a5bbf41 - file date is 7/13/2009 21:15:08
C:\Windows\syswow64\SspiCli.dll, loaded at 0x74c30000 - 96768 bytes - 4b21f681 - file date is 12/11/2009 03:36:34
C:\Windows\syswow64\MSCTF.dll, loaded at 0x74c90000 - 828928 bytes - 4a5bda69 - file date is 7/13/2009 21:15:44
C:\Windows\system32\IMM32.DLL, loaded at 0x74d60000 - 119808 bytes - 4a5bdb39 - file date is 7/13/2009 21:11:22
C:\Windows\syswow64\USER32.dll, loaded at 0x74fb0000 - 833024 bytes - 4a5bdb3c - file date is 7/13/2009 21:11:26
C:\Windows\SysWOW64\sechost.dll, loaded at 0x750c0000 - 92160 bytes - 4a5bdb04 - file date is 7/13/2009 21:16:14
C:\Windows\syswow64\ole32.dll, loaded at 0x750e0000 - 1413632 bytes - 4c297c56 - file date is 6/29/2010 01:02:04
C:\Windows\syswow64\RPCRT4.dll, loaded at 0x75240000 - 662528 bytes - 4a5bdb3b - file date is 7/13/2009 21:11:24
C:\Windows\syswow64\CLBCatQ.DLL, loaded at 0x75330000 - 522240 bytes - 4a5bd9b1 - file date is 7/13/2009 21:15:04
C:\Windows\syswow64\GDI32.dll, loaded at 0x753c0000 - 310784 bytes - 4a5bdb38 - file date is 7/13/2009 21:11:22
C:\Windows\syswow64\WS2_32.dll, loaded at 0x75450000 - 206336 bytes - 4a5bdb4a - file date is 7/13/2009 21:16:22
C:\Windows\syswow64\CFGMGR32.dll, loaded at 0x754a0000 - 145920 bytes - 4ddb87b9 - file date is 5/24/2011 06:34:02
C:\Windows\syswow64\LPK.dll, loaded at 0x754d0000 - 25600 bytes - 4a5bdb3b - file date is 7/13/2009 21:11:24
C:\Windows\syswow64\SHELL32.dll, loaded at 0x754e0000 - 12867584 bytes - 4c4ee5ad - file date is 7/27/2010 10:03:26
C:\Windows\syswow64\OLEAUT32.dll, loaded at 0x76300000 - 571904 bytes - 4d0c4536 - file date is 12/18/2010 01:31:24
C:\Windows\syswow64\DEVOBJ.dll, loaded at 0x76390000 - 64512 bytes - 4ddb87e1 - file date is 5/24/2011 06:34:22
C:\Windows\syswow64\msvcrt.dll, loaded at 0x763b0000 - 690688 bytes - 4a5bda6f - file date is 7/13/2009 21:15:52
C:\Windows\syswow64\kernel32.dll, loaded at 0x76460000 - 837120 bytes - 4dce22a3 - file date is 5/14/2011 02:32:34
C:\Windows\syswow64\SHLWAPI.dll, loaded at 0x76680000 - 350208 bytes - 4a5bdb05 - file date is 7/13/2009 21:16:16
C:\Windows\syswow64\ADVAPI32.dll, loaded at 0x768e0000 - 640000 bytes - 4a5bd97e - file date is 7/13/2009 21:14:54
C:\Windows\syswow64\USP10.dll, loaded at 0x76980000 - 627200 bytes - 4a5bdb32 - file date is 7/13/2009 21:16:18
C:\Windows\syswow64\KERNELBASE.dll, loaded at 0x76a20000 - 272384 bytes - 4de7264e - file date is 6/2/2011 01:54:52
C:\Windows\syswow64\SETUPAPI.dll, loaded at 0x76b20000 - 1668608 bytes - 4a5bdafe - file date is 7/13/2009 21:16:16
C:\Windows\syswow64\NSI.dll, loaded at 0x77090000 - 8704 bytes - 4a5bdad9 - file date is 7/13/2009 21:16:12
C:\Windows\SysWOW64\ntdll.dll, loaded at 0x770c0000 - 1293120 bytes - 4cc7ab86 - file date is 10/27/2010 00:40:24
Back to top
View user's profile Send private message
MustangSVT



Joined: 07 Jan 2011
Posts: 26

PostPosted: Wed Aug 24, 2011 16:59    Post subject: Reply with quote

http://pastebin.com/sQ5Ec1Vu

Seem to be getting even more often crashes now.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    nwnx.org Forum Index -> Development All times are GMT + 2 Hours
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8  Next
Page 5 of 8

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group