Neuz crach wen opening inventory!

12/09/2012 21:09 arnootie#1
i am using the Vision-Network [Source] Place of Destiny

[Only registered and activated users can see links. Click Here To Register...]

-Client
-Resource
-Source

i made my own bins and neuz w/o errors or warnings and i edit 0 things at the source only the IP!

i got no errors wen opening the 7 bins and no problem opening the Neuz..

but wen i login the game i can run around w/o problem but wen i open the Inventory[I]
the Neuz freez and than craches.. and it leave's me this error at the clien log folder:

error_20121209
Quote:
2012/12/ 9 17:43:20 g_pPlayer is ready

2012/12/ 9 17:43:25 CWndTaskBar::SetTaskBarTexture : Test001 2010

2012/12/ 9 17:43:25 CWndTaskBar::SetTaskBarTexture : Test001 581

2012/12/ 9 17:43:30 GetDlgItem : nID=933 not Found.

2012/12/ 9 17:43:37 rCnt=1

Neuz.exe caused an EXCEPTION_ACCESS_VIOLATION in module Neuz.exe at 0023:00452053, CWndBase::SetVisible()+0019 byte(s), c:\users\arno\games\flyff\2.own server filles\place of destiny\3.source\program\_interface\wndbase.h, line 0182+0019 byte(s)

- Registers

EAX=00000000 EBX=0018FC4C ECX=00000000 EDX=0008E3B8 ESI=00000000
EDI=77141225 EBP=0018F8F4 ESP=0018F8F0 EIP=00452053 FLG=00210246
CS=0023 DS=002B SS=002B ES=002B FS=0053 GS=002B

0023:00452053 Neuz.exe, CWndBase::SetVisible()+0019 byte(s)
0023:0055AA07 Neuz.exe, CWndInventory::OnDraw()+0135 byte(s)
0023:0051442D Neuz.exe, CWndBase::Paint()+0397 byte(s)
0023:0051419E Neuz.exe, CWndBase::PaintRoot()+0574 byte(s)
0023:0046F6A0 Neuz.exe, CNeuzApp::Render()+0544 byte(s)
0023:004935D0 Neuz.exe, CD3DApplication::Render3DEnvironment()+0480 byte(s)
0023:004933B1 Neuz.exe, CD3DApplication::Run()+0305 byte(s)
0023:00476F1C Neuz.exe, WinMain()+0332 byte(s)
0023:00915B9C Neuz.exe, WinMainCRTStartup()+0388 byte(s)
0023:77143677 kernel32.dll, BaseThreadInitThunk()+0018 byte(s)
0023:776D9F42 ntdll.dll, RtlInitializeExceptionChain()+0099 byte(s)
0023:776D9F15 ntdll.dll, RtlInitializeExceptionChain()+0054 byte(s)
and this is my wndbase.h:

wndbase.h

how could is fix this? anny help plz?
12/09/2012 21:17 N8Schatten#2
kann mich irren aber poste mal bitte deine defineIem.h glaube das du ein Item im Ivi hast
mit der ID 933 welches aber nicht mehr in den Resourcen drin ist.
12/09/2012 22:21 arnootie#3
Quote:
Originally Posted by N8Schatten View Post
kann mich irren aber poste mal bitte deine defineIem.h glaube das du ein Item im Ivi hast
mit der ID 933 welches aber nicht mehr in den Resourcen drin ist.
can you reply in englisch?
i fixed the ID thing, but now he wont go in the game...

this is new error log

Quote:
2012/12/ 9 22:20:02 g_pPlayer is ready

2012/12/ 9 22:20:06 CWndTaskBar::SetTaskBarTexture : Test001 2010

2012/12/ 9 22:20:06 CWndTaskBar::SetTaskBarTexture : Test001 581

2012/12/ 9 22:20:15 rCnt=1

Neuz.exe caused an EXCEPTION_ACCESS_VIOLATION in module Neuz.exe at 0023:004DCB5E, CWndNeuz::InitDialog()+0110 byte(s), c:\users\arno\games\flyff\2.own server filles\place of destiny\3.source\program\_interface\wndneuz.cpp, line 0667+0006 byte(s)

- Registers

EAX=00000000 EBX=7EFDE000 ECX=00000000 EDX=00000007 ESI=00000000
EDI=77141225 EBP=0018BBB4 ESP=0018BB64 EIP=004DCB5E FLG=00210206
CS=0023 DS=002B SS=002B ES=002B FS=0053 GS=002B

0023:004DCB5E Neuz.exe, CWndNeuz::InitDialog()+0110 byte(s)
0023:005A3A4C Neuz.exe, CWndSelectCountry::Initialize()+0060 byte(s)
0023:00410886 Neuz.exe, CDPClient::OnJoin()+0406 byte(s)
0023:0040DC40 Neuz.exe, CDPClient::UserMessageHandler()+0176 byte(s)
0023:007BE69B Neuz.exe, CDPMng::ReceiveMessage()+0219 byte(s)
0023:0046FFFA Neuz.exe, CNeuzApp::FrameMove()+0106 byte(s)
0023:004935A1 Neuz.exe, CD3DApplication::Render3DEnvironment()+0433 byte(s)
0023:004933B1 Neuz.exe, CD3DApplication::Run()+0305 byte(s)
0023:00476F1C Neuz.exe, WinMain()+0332 byte(s)
0023:00915B9C Neuz.exe, WinMainCRTStartup()+0388 byte(s)
0023:77143677 kernel32.dll, BaseThreadInitThunk()+0018 byte(s)
0023:776D9F42 ntdll.dll, RtlInitializeExceptionChain()+0099 byte(s)
0023:776D9F15 ntdll.dll, RtlInitializeExceptionChain()+0054 byte(s)
12/09/2012 22:35 Jopsi332#4
your resdata.inc has an error. i think its the perin change button you are missing
12/09/2012 23:03 arnootie#5
Quote:
Originally Posted by Jopsi332 View Post
your resdata.inc has an error. i think its the perin change button you are missing
if i go to the source, to VersionCommon
and i do this:

Quote:
//#define __PERIN_CONVERTER
with the "//" and the re-make the bins... wil it the source work than?

it worked, thanks jopsi!

it worked, thanks jopsi!