Crash Quick job change

11/17/2014 23:06 LoscArmy#1
Hi,
I try to add Quck Job change but when i up by exemple lv 15 I have this error:

HTML Code:
Neuz.exe caused an EXCEPTION_ACCESS_VIOLATION in module Neuz.exe at 0023:004DAF1E, CWndNeuz::InitDialog()+0110 byte(s), c:\users\official source\_interface\wndneuz.cpp, line 0667+0006 byte(s)

 - Registers

EAX=00000000  EBX=7EFDE000  ECX=00000000  EDX=00000007  ESI=00000000
EDI=75441245  EBP=0018BC2C  ESP=0018BBDC  EIP=004DAF1E  FLG=00210206
CS=0023   DS=002B  SS=002B  ES=002B   FS=0053  GS=002B

0023:004DAF1E Neuz.exe, CWndNeuz::InitDialog()+0110 byte(s)
0023:007E4E98 Neuz.exe, CWndJobChangeEx::Initialize()+0408 byte(s)
0023:007227DC Neuz.exe, CMover::SetExperience()+1292 byte(s)
0023:0041735D Neuz.exe, CDPClient::OnSetExperience()+0141 byte(s)
0023:0040F513 Neuz.exe, CDPClient::OnSnapshot()+4147 byte(s)
0023:0040E420 Neuz.exe, CDPClient::UserMessageHandler()+0176 byte(s)
0023:007D1EDB Neuz.exe, CDPMng::ReceiveMessage()+0219 byte(s)
0023:00470B9A Neuz.exe, CNeuzApp::FrameMove()+0106 byte(s)
0023:00493770 Neuz.exe, CD3DApplication::Render3DEnvironment()+0384 byte(s)
0023:004935B1 Neuz.exe, CD3DApplication::Run()+0305 byte(s)
0023:0047799C Neuz.exe, WinMain()+0332 byte(s)
0023:0092A42C Neuz.exe, WinMainCRTStartup()+0388 byte(s)
0023:7544338A kernel32.dll, BaseThreadInitThunk()+0018 byte(s)
0023:778A9F72 ntdll.dll, RtlInitializeExceptionChain()+0099 byte(s)
0023:778A9F45 ntdll.dll, RtlInitializeExceptionChain()+0054 byte(s)
Do u know how fix it pls? I have v15 official files with 3rd job.
Thanks in advance!
11/18/2014 01:38 Wharsh#2
Hello,
Do you already have the resdata for it?
11/18/2014 07:42 GentrosOne#3
Debug the neuz
11/19/2014 16:38 Rhyder`#4
check resdata.inc for applet of quickjob change

then be sure the all WIDC_BLABLABLA from CWndJobChangeEx <--- are being there so that it wouldn't crash your neuz
11/19/2014 18:49 LoscArmy#5
Hello and thanks, i don't thinks that's work with debug, but in resdata.inc, the quickjob and widc_text1 / widc_button1 to button4 / widc_static1 and app_fastjobchange are declare in resdata.inc & resdata.h
11/20/2014 14:17 Rhyder`#6
just do a debug then you can figure it out on which line it crashes your neuz :)

or check for this: CWndNeuz::InitDialog()+0110 byte(s), c:\users\official source\_interface\wndneuz.cpp, line 0667+0006
11/21/2014 18:55 LoscArmy#7
Hi and thanks, do u tell me how debug Neuz please?

This is the CWndNeuz crash:

But I don't see the connection with the QuickJobChange crash.. :/
11/21/2014 21:59 TrøublêMakêr#8
It is the app -.-

Post your resdata.inc
11/21/2014 22:52 LoscArmy#9

I have change the resdata.inc fastjobchange, and now i thinks i need to debug the neuz, there is my error:

But how debug it pls?