Getting a CTD on loading character

A forum for reporting bugs NOT related to custom plugins.

Moderator: MacroQuest Developers

Zengore
decaying skeleton
decaying skeleton
Posts: 4
Joined: Mon Jan 26, 2004 9:34 pm

Getting a CTD on loading character

Post by Zengore » Fri Mar 12, 2004 2:02 pm

After character select screen i get a CTD just before it would load EQ did what was said in other threads to debug and here's what i got...

Code: Select all

[MQ2]MQ2Map::OnRemoveSpawn(Caille)
[MQ2]MQ2Map::OnRemoveSpawn(Bindabik)
First-chance exception at 0x0224519d (MQ2Map.dll) in eqgame.exe: 0xC0000005: Access violation writing location 0x0006000b.
First-chance exception at 0x004c3dd9 in eqgame.exe: 0xC0000005: Access violation reading location 0x0000001a.
The thread 'Win32 Thread' (0x760) has exited with code 0 (0x0).
The thread 'Win32 Thread' (0x764) has exited with code 0 (0x0).
'eqgame.exe': Unloaded 'C:\Program Files\Sony\EverQuest\mssmp3.asi'
'eqgame.exe': Unloaded 'C:\Program Files\Sony\EverQuest\mssvoice.asi'
'eqgame.exe': Unloaded 'C:\Program Files\Sony\EverQuest\mssa3d.m3d'
'eqgame.exe': Unloaded 'C:\Program Files\Sony\EverQuest\mssds3d.m3d'
'eqgame.exe': Unloaded 'C:\Program Files\Sony\EverQuest\mssdx7.m3d'
'eqgame.exe': Unloaded 'C:\Program Files\Sony\EverQuest\msseax.m3d'
'eqgame.exe': Unloaded 'C:\Program Files\Sony\EverQuest\mssrsx.m3d'
'eqgame.exe': Unloaded 'C:\Program Files\Sony\EverQuest\msssoft.m3d'
'eqgame.exe': Unloaded 'C:\Program Files\Sony\EverQuest\mssdsp.flt'
The thread 'MSS Timer' (0x6d8) has exited with code 0 (0x0).
The thread 'Win32 Thread' (0x61c) has exited with code 0 (0x0).
The thread 'Win32 Thread' (0xfcc) has exited with code 0 (0x0).
The thread 'Win32 Thread' (0x650) has exited with code 0 (0x0).
The thread 'Win32 Thread' (0xcf4) has exited with code 0 (0x0).
The thread 'Win32 Thread' (0xa54) has exited with code 0 (0x0).
The thread 'Win32 Thread' (0xcc) has exited with code 0 (0x0).
The thread 'Win32 Thread' (0x9b8) has exited with code 0 (0x0).
The thread 'Win32 Thread' (0xa5c) has exited with code 0 (0x0).
[MQ2]MQ2EQBugFix Module Unloaded
[MQ2]MQ2FPS Module Unloaded
[MQ2]MQ2ChatWnd Module Unloaded
[MQ2]MQ2ItemDisplay Module Unloaded
[MQ2]MQ2Map Module Unloaded
[MQ2]MQ2Labels Module Unloaded
First-chance exception at 0x77e75b46 in eqgame.exe: 0xC0000005: Access violation reading location 0x26f00000.
First-chance exception at 0x77e75b46 in eqgame.exe: 0xC0000005: Access violation reading location 0x26f00000.
First-chance exception at 0x77e75b46 in eqgame.exe: 0xC0000005: Access violation reading location 0x26f00000.
... A ton more of these ...
First-chance exception at 0x77e75b46 in eqgame.exe: 0xC0000005: Access violation reading location 0x24100000.
First-chance exception at 0x77e75b46 in eqgame.exe: 0xC0000005: Access violation reading location 0x24100000.
First-chance exception at 0x77e75b46 in eqgame.exe: 0xC0000005: Access violation reading location 0x24100000.
The program '[1828] eqgame.exe: Native' has exited with code 0 (0x0).
I saved it all to a seperate file incase you need all those first-chance exception at bleh in bleh: blah: access violation reading location blih.

Lax
We're not worthy!
We're not worthy!
Posts: 3524
Joined: Thu Oct 17, 2002 1:01 pm
Location: ISBoxer
Contact:

Post by Lax » Fri Mar 12, 2004 2:08 pm

remove mq2map plugin and dont load it until its fixed
Lax Lacks
Master of MQ2 Disaster
Purveyor of premium, EULA-safe MMORPG Multiboxing Software
* Multiboxing with ISBoxer: Quick Start Video
* EQPlayNice, WinEQ 2.0

DreamKing
a lesser mummy
a lesser mummy
Posts: 79
Joined: Tue Jun 10, 2003 12:29 am

Post by DreamKing » Fri Mar 12, 2004 8:32 pm

I removed map plugin from the ini and also the .dll iteself. Still no luck. I'll try the next build!