Neuz crash

10/20/2018 03:10 robkil#1
Hello , after i compiled my neuz it crash and i got this error:
euz.exe caused an EXCEPTION_ACCESS_VIOLATION in module Neuz.exe at 0023:004E1488, CWndNeuz::InitDialog()+0296 byte(s), c:\users\kakak\onedrive\documents\memoria\source v19\program\_interface\wndneuz.cpp, line 0709+0004 byte(s)

- Registers

EAX=00000000 EBX=04683B90 ECX=00000000 EDX=00000000 ESI=00000000
EDI=000001F5 EBP=000001F5 ESP=0019B3D0 EIP=004E1488 FLG=00010246
CS=0023 DS=002B SS=002B ES=002B FS=0053 GS=002B

0023:004E1488 Neuz.exe, CWndNeuz::InitDialog()+0296 byte(s)
0023:0052BAB1 Neuz.exe, CWndLogin::Initialize()+0033 byte(s)
0023:004CE4D3 Neuz.exe, CWndMgr::CreateApplet()+0243 byte(s)
0023:004DB1A7 Neuz.exe, CWndMgr::ObjectExecutor()+0839 byte(s)
Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz
NVIDIA GeForce GT 730, -6291456(9811)

Anyone has an idea?

i compile in release mod because when i compile in no gameguard i got this:
MoverEquip.cpp
MoverAttack.cpp
MoverActEvent.cpp
Mover.cpp
Light.cpp
Item.cpp
Ctrl.cpp
CreateObj.cpp
CommonCtrl.cpp
lod.cpp
yUtil.cpp
Generating Code...
Compiling resources...
Linking...
DPClient.obj : error LNK2019: unresolved external symbol "public: void __thiscall CCooltimeMgr::SetTime(unsigned long,unsigned long)" (?SetTime@CCooltimeMgr@@QAEXKK@Z) referenced in function "private: void __thiscall CDPClient::OnUpdateItem(unsigned long,class CAr &)" (?OnUpdateItem@CDPClient@@AAEXKAAVCAr@@@Z)
DPClient.obj : error LNK2019: unresolved external symbol "public: static unsigned long __cdecl CCooltimeMgr::GetGroup(struct ItemProp *)" (?GetGroup@CCooltimeMgr@@SAKPAUItemProp@@@Z) referenced in function "private: void __thiscall CDPClient::OnUpdateItem(unsigned long,class CAr &)" (?OnUpdateItem@CDPClient@@AAEXKAAVCAr@@@Z)
WndManager.obj : error LNK2001: unresolved external symbol "public: static unsigned long __cdecl CCooltimeMgr::GetGroup(struct ItemProp *)" (?GetGroup@CCooltimeMgr@@SAKPAUItemProp@@@Z)
WndItemCtrl.obj : error LNK2001: unresolved external symbol "public: static unsigned long __cdecl CCooltimeMgr::GetGroup(struct ItemProp *)" (?GetGroup@CCooltimeMgr@@SAKPAUItemProp@@@Z)
WndTaskBar.obj : error LNK2001: unresolved external symbol "public: static unsigned long __cdecl CCooltimeMgr::GetGroup(struct ItemProp *)" (?GetGroup@CCooltimeMgr@@SAKPAUItemProp@@@Z)
DPClient.obj : error LNK2019: unresolved external symbol "public: int __thiscall CCooltimeMgr::CanUse(unsigned long)" (?CanUse@CCooltimeMgr@@QAEHK@Z) referenced in function "public: void __thiscall CDPClient::SendDoUseItem(unsigned long,unsigned long,int,int)" (?SendDoUseItem@CDPClient@@QAEXKKHH@Z)
Neuz.obj : error LNK2019: unresolved external symbol _GetModuleBaseNameA@16 referenced in function "public: bool __thiscall CNeuzApp::isRunning(char *)" (?isRunning@CNeuzApp@@QAE_NPAD@Z)
Neuz.obj : error LNK2019: unresolved external symbol _EnumProcesses@12 referenced in function "public: bool __thiscall CNeuzApp::isRunning(char *)" (?isRunning@CNeuzApp@@QAE_NPAD@Z)
Mover.obj : error LNK2019: unresolved external symbol "public: virtual __thiscall CCooltimeMgr::~CCooltimeMgr(void)" (??1CCooltimeMgr@@UAE@XZ) referenced in function "public: virtual __thiscall CMover::~CMover(void)" (??1CMover@@UAE@XZ)
Mover.obj : error LNK2019: unresolved external symbol "public: __this

Thx in advance
10/22/2018 14:43 xToffer#2
CCooltimeMgr::SetTime
10/22/2018 18:10 matonskie23#3
just delete everything in output and the " all.ncb " like im doing when that error came :)
10/22/2018 22:55 - DK#4
Quote:
Originally Posted by matonskie23 View Post
just delete everything in output and the " all.ncb " like im doing when that error came :)
Or try to rebuild your staff ;)