• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

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

2017/ 6/ 5 16:28:25 LUA - Event - ID:1, Title:Welcome on Flyff Asia, State:12017/ 6/ 5 16:28:25 ping TRANS - 134, trans:2017/06/05 16:28:232017/ 6/ 5 16:35:05 \Users\flyff\Desktop\v19Classic\Source\_Network\Net\Src\dpmng.cpp 1522017/ 6/ 5 16:35:33 \Users\flyff\Desktop\v19Classic\Source\_Network\Net\Src\dpmng.cpp 1522017/ 6/ 5 16:55:10 \Users\flyff\Desktop\v19Classic\Source\_Network\Net\Src\dpmng.cpp 1522017/ 6/ 5 16:56:14 \Users\flyff\Desktop\v19Classic\Source\_Network\Net\Src\dpmng.cpp 152

client log
2017/ 6/ 5 16:57:19 Jun 4 2017 16:18:42 1 rCnt=1Neuz.exe caused an EXCEPTION_ACCESS_VIOLATION in module <UNKNOWN> at 0023:007D99D9 - RegistersEAX=00000000 EBX=003C8000 ECX=2D4E73D8 EDX=00000000 ESI=00000000EDI=770899F0 EBP=0019F360 ESP=0019F154 EIP=007D99D9 FLG=00010202CS=0023 DS=002B SS=002B ES=002B FS=0053 GS=002B(null)

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 :p

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.
 
Back
Top