Welcome!

Join our community of MMORPG enthusiasts and private server developers! By registering, you'll gain access to in-depth discussions on source codes, binaries, and the latest developments in MMORPG server files. Collaborate with like-minded individuals, explore tutorials, and share insights on building and optimizing private servers. Join us today and unlock the full potential of MMORPG server development!

Join Today!

Help by adding v17 glow

Status
Not open for further replies.
Experienced Elementalist
Joined
Jun 18, 2009
Messages
220
Reaction score
17
Location
France
Hello,

I added V17 Glow using theses file : http://forum.ragezone.com/f457/v17-glows-source-763219/

The source compile without problem and the character login successfully.

When I equip a enchanted weapon (to see theses new glow) and Neuz crash. Two errors are created in "Log" folder :

error_20111224 :

2011/12/24 23:37:06 GetModelElem - out of range: type=3, size=1951, index=1974

2011/12/24 23:37:06 CModelMng::loadModel mdlObj/mdlDyna ¿¡ objtype=3 index=1974 bpart=0 ÀÇ Á¤º¸°¡ ¾ø±º¿©.

2011/12/24 23:37:07 Dec 24 2011 01:27:14 rCnt=1

Neuz.exe caused an EXCEPTION_ACCESS_VIOLATION in module Neuz.exe at 0023:008AF0E2, sse2_D3DXVec3TransformCoord()+0274 byte(s)

- Registers

EAX=0000012C EBX=0018EE60 ECX=00000134 EDX=00000000 ESI=0018EF5C
EDI=0018EFB0 EBP=0018EE50 ESP=0018EE20 EIP=008AF0E2 FLG=00010246
CS=0023 DS=002B SS=002B ES=002B FS=0053 GS=002B

0023:008AF0E2 Neuz.exe, sse2_D3DXVec3TransformCoord()+0274 byte(s)
0023:00747E41 Neuz.exe, CPartsWeaponEffect::Render()+0081 byte(s)
0023:007550D7 Neuz.exe, CModelObject::CreateWeaponEffect()+1847 byte(s)
0023:00753B59 Neuz.exe, CModelObject::RenderEffect()+1273 byte(s)
0023:0070E9D5 Neuz.exe, CMover::RenderPartsEffect()+0629 byte(s)
0023:0078A957 Neuz.exe, CWorld::RenderObject()+4007 byte(s)
0023:00788D55 Neuz.exe, CWorld::Render()+0725 byte(s)
0023:004C5B97 Neuz.exe, CWndWorld::OnEraseBkgnd()+0183 byte(s)
0023:004F210C Neuz.exe, CWndBase::Paint()+0284 byte(s)
0023:004F1EEE Neuz.exe, CWndBase::PaintRoot()+0574 byte(s)
0023:0046CBB0 Neuz.exe, CNeuzApp::Render()+0544 byte(s)
0023:0062930F Neuz.exe, CD3DApplication::Render3DEnvironment()+0431 byte(s)
0023:00629125 Neuz.exe, CD3DApplication::Run()+0245 byte(s)
0023:0047437C Neuz.exe, WinMain()+0332 byte(s)
0023:00913E0C Neuz.exe, WinMainCRTStartup()+0388 byte(s)
0023:76BD339A kernel32.dll, BaseThreadInitThunk()+0018 byte(s)
0023:77959ED2 ntdll.dll, RtlInitializeExceptionChain()+0099 byte(s)
0023:77959EA5 ntdll.dll, RtlInitializeExceptionChain()+0054 byte(s)

network_20111224 :

Sat Dec 24 23:37:00 2011
9 - CACHE_CONNECTED
Sat Dec 24 23:37:01 2011
11 - LOGIN_REQ_PREJOIN
Sat Dec 24 23:37:01 2011
12 - LOGIN_ACK_PREJOIN
Sat Dec 24 23:37:01 2011
13 - CACHE_ACK_JOIN

Can someone help me ?
 
Status
Not open for further replies.
Back