Client Crash

Newbie Spellweaver
Joined
Apr 11, 2014
Messages
55
Reaction score
0
Hi again noob here, i'm having problem with my client it closes everytime after i let it open for few minutes then this errors show


client log

help please? thanks in advance
 
Inactive
Joined
Jan 20, 2009
Messages
1,014
Reaction score
1,830
Your gonna have to run the neuz in debug

Also i would take a look @ dpmng.cpp , line 152
 
Newbie Spellweaver
Joined
Apr 11, 2014
Messages
55
Reaction score
0
i've looked in it and tried to configure it to other source but the same, also when i try to debug neuz an error occurs in vs 2003 its saying unhandled exceptions etc.. and i cannot continue the debugging it keeps popping up that notice when i press continue.
 
~FlyFF DeV~
Joined
Mar 2, 2009
Messages
579
Reaction score
113
Here is what you do:
  • Build Neuz
  • Start it in your client/resource folder(whatever location you use)
  • Go to Visual Studio
  • Click Debug on menu bar
  • Select Attach to process...
  • Then u search neuz.exe
  • ...
  • Profit.

Disclaimer: Visual studio might ask you what you will be debugging select native code or something like that.