WEAPON_LEVELING PROBLEM

09/08/2014 10:59 Ecrypter#1
Hi Epvpers my problem is about Weapon leveling
i completely added all code of that said features and there is no error when i compiled it,
my problem is when i open the neuz and going to enter the world my neuz has been crashing and i got this error

PHP Code:
201498   16:12:42   CItemBase::SetTexture GetProp() NULL Return 0

2014
98   16:12:42   Sep  8 2014 15:32:30 1 rCnt=1

Neuz
.exe caused an EXCEPTION_ACCESS_VIOLATION in module Neuz.exe at 001B:006FF372CItemBase::SetTexture()+0114 byte(s), c:\rene files\compile\new files updated for totemia\program\_common\item.cppline 0092+0003 byte(s)

 - 
Registers

EAX
=0012B480  EBX=7FFD8000  ECX=00000000  EDX=00000284  ESI=02014C7C
EDI
=7721D9A3  EBP=0012B494  ESP=0012B464  EIP=006FF372  FLG=00210202
CS
=001B   DS=0023  SS=0023  ES=0023   FS=003B  GS=0000

001B
:006FF372 Neuz.exeCItemBase::SetTexture()+0114 byte(s)
001B:00731F98 Neuz.exeCItemElem::Serialize()+0984 byte(s)
001B:004594A6 Neuz.exeCItemContainer<CItemElem>::Serialize()+0614 byte(s)
001B:00733C90 Neuz.exeCMover::Serialize()+6352 byte(s)
001B:00411D4B Neuz.exeCDPClient::OnAddObj()+1403 byte(s)
001B:0040F0FE Neuz.exeCDPClient::OnSnapshot()+2478 byte(s)
001B:00411227 Neuz.exeCDPClient::OnJoin()+0119 byte(s)
001B:0040E690 Neuz.exeCDPClient::UserMessageHandler()+0176 byte(s)
001B:007D298B Neuz.exeCDPMng::ReceiveMessage()+0219 byte(s)
001B:004726CA Neuz.exeCNeuzApp::FrameMove()+0106 byte(s)
001B:00493800 Neuz.exeCD3DApplication::Render3DEnvironment()+0384 byte(s)
001B:00493645 Neuz.exeCD3DApplication::Run()+0245 byte(s)
001B:0047961C Neuz.exeWinMain()+0332 byte(s)
001B:00929EBC Neuz.exeWinMainCRTStartup()+0388 byte(s)
001B:7721EE1C kernel32.dllBaseThreadInitThunk()+0018 byte(s)
001B:770E37EB ntdll.dllRtlInitializeExceptionChain()+0239 byte(s)
001B:770E37BE ntdll.dllRtlInitializeExceptionChain()+0194 byte(s)

201498   16:18:18   g_pPlayer is ready

2014
98   16:18:22   CWndTaskBar::SetTaskBarTexture Daime 2010

2014
98   16:18:22   CWndTaskBar::SetTaskBarTexture Daime 581 
PHP Code:
Mon Sep 08 16:18:11 2014
CERT_CONNECTED
Mon Sep 08 16
:18:11 2014
CERT_SRVR_LIST
Mon Sep 08 16
:18:11 2014
LOGIN_CONNECTED
Mon Sep 08 16
:18:11 2014
LOGIN_CACHE_ADDR
Mon Sep 08 16
:18:11 2014
LOGIN_PLAYER_LIST
Mon Sep 08 16
:18:11 2014
15 
CERT_DISCONNECT
network error
:64
Mon Sep 08 16
:18:12 2014
CACHE_CONNECTED
Mon Sep 08 16
:18:13 2014
11 
LOGIN_REQ_PREJOIN
Mon Sep 08 16
:18:13 2014
12 
LOGIN_ACK_PREJOIN
Mon Sep 08 16
:18:13 2014
13 
CACHE_ACK_JOIN 
hope you can help me in my problem thanks in advance

sorry for my bad english
09/08/2014 19:33 Rhyder`#2
@Rene:
it crash with this function CItemBase::SetTexture() line 0092

CItemBase::SetTexture()+0114 byte(s), c:\rene files\compile\new files updated for totemia\program\_common\item.cpp, line 0092+0003 byte(s)
09/09/2014 07:10 Ecrypter#3
what is the exact code?
09/10/2014 15:27 xMeher#4
Try to debug it
09/12/2014 21:56 cookie69#5
Quote:
Originally Posted by Ecrypter View Post
Hi Epvpers my problem is about Weapon leveling
i completely added all code of that said features and there is no error when i compiled it,
my problem is when i open the neuz and going to enter the world my neuz has been crashing and i got this error

PHP Code:
201498   16:12:42   CItemBase::SetTexture GetProp() NULL Return 0

2014
98   16:12:42   Sep  8 2014 15:32:30 1 rCnt=1

Neuz
.exe caused an EXCEPTION_ACCESS_VIOLATION in module Neuz.exe at 001B:006FF372CItemBase::SetTexture()+0114 byte(s), c:\rene files\compile\new files updated for totemia\program\_common\item.cppline 0092+0003 byte(s)

 - 
Registers

EAX
=0012B480  EBX=7FFD8000  ECX=00000000  EDX=00000284  ESI=02014C7C
EDI
=7721D9A3  EBP=0012B494  ESP=0012B464  EIP=006FF372  FLG=00210202
CS
=001B   DS=0023  SS=0023  ES=0023   FS=003B  GS=0000

001B
:006FF372 Neuz.exeCItemBase::SetTexture()+0114 byte(s)
001B:00731F98 Neuz.exeCItemElem::Serialize()+0984 byte(s)
001B:004594A6 Neuz.exeCItemContainer<CItemElem>::Serialize()+0614 byte(s)
001B:00733C90 Neuz.exeCMover::Serialize()+6352 byte(s)
001B:00411D4B Neuz.exeCDPClient::OnAddObj()+1403 byte(s)
001B:0040F0FE Neuz.exeCDPClient::OnSnapshot()+2478 byte(s)
001B:00411227 Neuz.exeCDPClient::OnJoin()+0119 byte(s)
001B:0040E690 Neuz.exeCDPClient::UserMessageHandler()+0176 byte(s)
001B:007D298B Neuz.exeCDPMng::ReceiveMessage()+0219 byte(s)
001B:004726CA Neuz.exeCNeuzApp::FrameMove()+0106 byte(s)
001B:00493800 Neuz.exeCD3DApplication::Render3DEnvironment()+0384 byte(s)
001B:00493645 Neuz.exeCD3DApplication::Run()+0245 byte(s)
001B:0047961C Neuz.exeWinMain()+0332 byte(s)
001B:00929EBC Neuz.exeWinMainCRTStartup()+0388 byte(s)
001B:7721EE1C kernel32.dllBaseThreadInitThunk()+0018 byte(s)
001B:770E37EB ntdll.dllRtlInitializeExceptionChain()+0239 byte(s)
001B:770E37BE ntdll.dllRtlInitializeExceptionChain()+0194 byte(s)

201498   16:18:18   g_pPlayer is ready

2014
98   16:18:22   CWndTaskBar::SetTaskBarTexture Daime 2010

2014
98   16:18:22   CWndTaskBar::SetTaskBarTexture Daime 581 
PHP Code:
Mon Sep 08 16:18:11 2014
CERT_CONNECTED
Mon Sep 08 16
:18:11 2014
CERT_SRVR_LIST
Mon Sep 08 16
:18:11 2014
LOGIN_CONNECTED
Mon Sep 08 16
:18:11 2014
LOGIN_CACHE_ADDR
Mon Sep 08 16
:18:11 2014
LOGIN_PLAYER_LIST
Mon Sep 08 16
:18:11 2014
15 
CERT_DISCONNECT
network error
:64
Mon Sep 08 16
:18:12 2014
CACHE_CONNECTED
Mon Sep 08 16
:18:13 2014
11 
LOGIN_REQ_PREJOIN
Mon Sep 08 16
:18:13 2014
12 
LOGIN_ACK_PREJOIN
Mon Sep 08 16
:18:13 2014
13 
CACHE_ACK_JOIN 
hope you can help me in my problem thanks in advance

sorry for my bad english
I never compiled a flyff source code but this concerns me!

HTML Code:
15 - CERT_DISCONNECT
network error:64
make sure the certifier is up and running!