_CHIP_PLAYERSHOP PROBLEM

05/16/2018 12:00 cmwarjin0#1
Succesfully added _CHIP_PLAYERSHOP and compile it with no error.
The Problem is when i close the Private Shop after vending some item the Neuz Crash

Heres the Neuz Error
Quote:
2018/ 5/16 17:44:31 May 16 2018 17:25:25 6 rCnt=1

Neuz.exe caused an EXCEPTION_ACCESS_VIOLATION in module Neuz.exe at 0023:0097BB2C, strlen()+0012 byte(s), F:\VS70Builds\6030\vc\crtbld\crt\src\intel\strlen. asm, line 0066

- Registers

EAX=3F66691A EBX=7EFDE000 ECX=3F66691A EDX=00000005 ESI=00000000
EDI=0018F9FC EBP=0018F4E8 ESP=0018F4E0 EIP=0097BB2C FLG=00210202
CS=0023 DS=002B SS=002B ES=002B FS=0053 GS=002B

0023:0097BB2C Neuz.exe, strlen()+0012 byte(s)
0023:004096A6 Neuz.exe, ATL::CSimpleStringT<char,0>::StringLength()+0022 byte(s)
0023:00452760 Neuz.exe, ATL::CSimpleStringT<char,0>::Append()+0016 byte(s)
0023:0044F4D3 Neuz.exe, ATL::CSimpleStringT<char,0>::operator+=()+0019 byte(s)
0023:0044D8E3 Neuz.exe, ATL::CStringT<char,StrTraitMFC<char,ATL::ChTraitsC RT<char> > >::operator+=()+0019 byte(s)
0023:0081E2E1 Neuz.exe, MakePath()+0065 byte(s)
0023:0067A887 Neuz.exe, CWndVendorCtrl::OnDrawItemInfo()+1671 byte(s)
0023:0067AC4B Neuz.exe, CWndVendorCtrl::OnDraw()+0699 byte(s)
0023:005276AD Neuz.exe, CWndBase::Paint()+0397 byte(s)
0023:00527C62 Neuz.exe, CWndBase::PaintChild()+0914 byte(s)
0023:0052771E Neuz.exe, CWndBase::Paint()+0510 byte(s)
0023:0052741E Neuz.exe, CWndBase::PaintRoot()+0574 byte(s)
0023:00473650 Neuz.exe, CNeuzApp::Render()+0544 byte(s)
0023:0049B6BF Neuz.exe, CD3DApplication::Render3DEnvironment()+0431 byte(s)
0023:0049B4D1 Neuz.exe, CD3DApplication::Run()+0305 byte(s)
0023:0047BD2C Neuz.exe, WinMain()+0332 byte(s)
0023:00981E2C Neuz.exe, WinMainCRTStartup()+0388 byte(s)
0023:770E3677 kernel32.dll, BaseThreadInitThunk()+0018 byte(s)
0023:777A9D72 ntdll.dll, RtlInitializeExceptionChain()+0099 byte(s)
0023:777A9D45 ntdll.dll, RtlInitializeExceptionChain()+0054 byte(s)
05/16/2018 12:03 xToffer#2
client error?
05/16/2018 12:12 KingKeesie#3
If no errors you could try debuging it
05/16/2018 12:48 cmwarjin0#4
Quote:
Originally Posted by xToffer View Post
client error?
Yes surely a client error.. i already check the resdata and i think its right.. cant figure out where to look for the error
05/19/2018 05:48 cmwarjin0#5
solved pls close this one