The world.exe is crashing every time I attempt to create a new character. I have tried different race/class combinations and different starting locations but I can not create a new character. I checked the log file and everything reads normal until I click the create character button then it crashs with no further data, no errors, no anything past that point in the log file. I am able to log into the the game world with existing characters and everthing works fine.
I attempted to debug the issue with visual studio and this is what it gives me for the error:
The thread 'Win32 Thread' (0x82c) has exited with code -1073741811 (0xc000000d).
The thread 'Win32 Thread' (0x744) has exited with code -1073741811 (0xc000000d).
The thread 'Win32 Thread' (0xae4) has exited with code -1073741811 (0xc000000d).
The thread 'Win32 Thread' (0x97c) has exited with code -1073741811 (0xc000000d).
The program '[2104] World.exe: Native' has exited with code -1073741811 (0xc000000d).
and from a seperate crash:
The thread 'Win32 Thread' (0xe64) has exited with code -1073741811 (0xc000000d).
The thread 'Win32 Thread' (0x7d

has exited with code -1073741811 (0xc000000d).
The thread 'Win32 Thread' (0xd04) has exited with code -1073741811 (0xc000000d).
The thread 'Win32 Thread' (0xd94) has exited with code -1073741811 (0xc000000d).
The program '[3832] World.exe: Native' has exited with code -1073741811 (0xc000000d).
This is the error that Vista displays on the program crash:
Problem signature:
Problem Event Name: BEX
Application Name: World.exe
Application Version: 0.0.0.0
Application Timestamp: 4a2f7adf
Fault Module Name: World.exe
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 4a2f7adf
Exception Offset: 001116a5
Exception Code: c000000d
Exception Data: 00000000
OS Version: 6.0.6002.2.2.0.256.1
Locale ID: 1033
Additional Information 1: 3466
Additional Information 2: cd200c4719dfc835ed828966dc4f9c40
Additional Information 3: ecf7
Additional Information 4: 8c6666741aa5c1aac573464f00365ee0
I tried to create a character while running EQEmu Revisions 640, 646 and 649 with PEQdb Rev628 and all had the same problem.
Anyone have any ideas?