Updating Version

12/11/2018 02:02 khemomo#1
Hi guys,

I'am trying to upgrade my files to v19 and Done adding everything on source part and i think in resource too, but everytime i open my Skill tree I receive this error. and it also gives me a lag everytime i open my skill tree

(so bascially i didn't add everything lol)

so can someone give me an idea where did i missed?

Thank you
~Mon~


Code:
2018/12/14   21:09:16   GetSkill Error Not Prop : 44

2018/12/14   21:09:16   GetSkillProp range_error min:0, max:443, index:1059819947

2018/12/14   21:09:16   GetSkill Error Not Prop : 45

2018/12/14   21:09:16   GetSkill Error Not Prop : 46

2018/12/14   21:09:16   GetSkill Error Not Prop : 47

2018/12/14   21:09:16   GetSkillProp range_error min:0, max:443, index:-1044466038

2018/12/14   21:09:16   GetSkill Error Not Prop : 48

2018/12/14   21:09:16   GetSkill Error Not Prop : 44

2018/12/14   21:09:16   GetSkillProp range_error min:0, max:443, index:1059819947

2018/12/14   21:09:16   GetSkill Error Not Prop : 45

2018/12/14   21:09:16   GetSkill Error Not Prop : 46

2018/12/14   21:09:16   GetSkill Error Not Prop : 47
12/11/2018 05:24 Tweeney#2
Microsoft Excel?
12/11/2018 07:14 khemomo#3
Quote:
Originally Posted by Tweeney View Post
Microsoft Excel?
Aside from that? or Is there a v19 clean resource to look at?
12/11/2018 09:30 Tweeney#4
download the official client and extract the datas (.res)
12/11/2018 15:29 Nιgнтмαяε#5
You can do it by checking the parameters of retail and then adding them to your spec_item.
12/12/2018 10:50 KingKeesie#6
Yes get a v15 propitem and get a v19 spec_item and compare the changes
12/12/2018 14:27 - DK#7
Yo.. Check Attachments :p
12/14/2018 01:14 khemomo#8
Quote:
Originally Posted by Nιgнтмαяε View Post
You can do it by checking the parameters of retail and then adding them to your spec_item.
I updated my post just in case you have an idea on what part did i missed? why i receive this error? tried to check if its define and yes its being define already.


Code:
 2018/12/14   07:54:03   FileName Spec_Item.txt(3) : ITEM_GRADE_NORMAL Not Found. : ITEM_GRADE_NORMAL	1	TYPE1_WEAPON	TYPE2_WEAPON_ONEAXE	1	0	1	1

6	II_WEA_AXE_MORR

2018/12/14   07:54:03   FileName Spec_Item.txt(3) : TYPE1_WEAPON Not Found. : TYPE1_WEAPON	TYPE2_WEAPON_ONEAXE	1	0	1	1

6	II_WEA_AXE_MORROW	IDS_PROPITEM_TXT_

2018/12/14   07:54:03   FileName Spec_Item.txt(3) : TYPE2_WEAPON_ONEAXE Not Found. : TYPE2_WEAPON_ONEAXE	1	0	1	1

6	II_WEA_AXE_MORROW	IDS_PROPITEM_TXT_000128	1	1	IK

2018/12/14   07:54:03   FileName Spec_Item.txt(4) : ITEM_GRADE_NORMAL Not Found. : ITEM_GRADE_NORMAL	1	TYPE1_WEAPON	TYPE2_WEAPON_ONEAXE	1	0	1	1

6	II_WEA_AXE_CURN

2018/12/14   07:54:03   FileName Spec_Item.txt(4) : TYPE1_WEAPON Not Found. : TYPE1_WEAPON	TYPE2_WEAPON_ONEAXE	1	0	1	1

6	II_WEA_AXE_CURNING	IDS_PROPITEM_TXT

2018/12/14   07:54:03   FileName Spec_Item.txt(4) : TYPE2_WEAPON_ONEAXE Not Found. : TYPE2_WEAPON_ONEAXE	1	0	1	1

6	II_WEA_AXE_CURNING	IDS_PROPITEM_TXT_000132	1	1	I

2018/12/14   07:54:03   FileName Spec_Item.txt(5) : ITEM_GRADE_NORMAL Not Found. : ITEM_GRADE_NORMAL	1	TYPE1_WEAPON	TYPE2_WEAPON_ONEAXE	1	0	1	1

6	II_WEA_AXE_SHYA

2018/12/14   07:54:03   FileName Spec_Item.txt(5) : TYPE1_WEAPON Not Found. : TYPE1_WEAPON	TYPE2_WEAPON_ONEAXE	1	0	1	1

6	II_WEA_AXE_SHYADIN	IDS_PROPITEM_TXT

2018/12/14   07:54:03   FileName Spec_Item.txt(5) : TYPE2_WEAPON_ONEAXE Not Found. : TYPE2_WEAPON_ONEAXE	1	0	1	1

6	II_WEA_AXE_SHYADIN	IDS_PROPITEM_TXT_000136	1	1	I

2018/12/14   07:54:03   FileName Spec_Item.txt(6) : ITEM_GRADE_NORMAL Not Found. : ITEM_GRADE_NORMAL	1	TYPE1_WEAPON	TYPE2_WEAPON_ONEAXE	1	0	1	1

6	II_WEA_AXE_BRON

2018/12/14   07:54:04   FileName Spec_Item.txt(6) : TYPE1_WEAPON Not Found. : TYPE1_WEAPON	TYPE2_WEAPON_ONEAXE	1	0	1	1

6	II_WEA_AXE_BRONZE	IDS_PROPITEM_TXT_

2018/12/14   07:54:04   FileName Spec_Item.txt(6) : TYPE2_WEAPON_ONEAXE Not Found. : TYPE2_WEAPON_ONEAXE	1	0	1	1

6	II_WEA_AXE_BRONZE	IDS_PROPITEM_TXT_000140	1	1	IK
12/14/2018 04:21 Nιgнтмαяε#9
Quote:
Originally Posted by khemomo View Post
.....
Make sure you add:
defineItemGrade.h
defineItemType.h

To your source + resource.

Follow defineItemKind.h for as to where to include the above 2 in the source.
12/15/2018 01:45 khemomo#10
Code:
2018/12/14   21:09:16   GetSkill Error Not Prop : 44

2018/12/14   21:09:16   GetSkillProp range_error min:0, max:443, index:1059819947

2018/12/14   21:09:16   GetSkill Error Not Prop : 45

2018/12/14   21:09:16   GetSkill Error Not Prop : 46

2018/12/14   21:09:16   GetSkill Error Not Prop : 47

2018/12/14   21:09:16   GetSkillProp range_error min:0, max:443, index:-1044466038

2018/12/14   21:09:16   GetSkill Error Not Prop : 48

2018/12/14   21:09:16   GetSkill Error Not Prop : 44

2018/12/14   21:09:16   GetSkillProp range_error min:0, max:443, index:1059819947

2018/12/14   21:09:16   GetSkill Error Not Prop : 45

2018/12/14   21:09:16   GetSkill Error Not Prop : 46

2018/12/14   21:09:16   GetSkill Error Not Prop : 47

I'll bump my post as I update my post regarding the propskill, how can if ix this one? tried to check my propskill and the parameters are good. but still i got this error while opening my Skiltree"K" and receive a lag.
12/15/2018 02:54 Nιgнтмαяε#11
Make sure your using retail propSkill + propSkillAdd and things are defined.
12/15/2018 07:49 khemomo#12
Quote:
Originally Posted by Nιgнтмαяε View Post
Make sure your using retail propSkill + propSkillAdd and things are defined.
What do you mean by retail? Everything is defined on defineskill
12/19/2018 01:13 khemomo#13
I'am now able to see check where's the error comes. its from the Slayer 3rd skill job but cant find the cause yet
12/19/2018 16:38 MrDemian#14
if (pSkill->GetProp() == NULL)
{
Error("GetSkill Error Not Prop : %d", i);
return NULL;
}

Meaning:

if(SKILLDEFINE->GETPARAMETERS == NULL)

Your'e propSkill is basicly corrupted.
You "could" check the "GetSize()" Parameters whats missing, checking your columns in the propSkill via openoffice calc/excel.

The Lines that are corrupted they the entrie for Skill Define Number: 44 - 48 so "maybe" check the line for 43?
12/20/2018 01:48 khemomo#15
Quote:
Originally Posted by MrDemian View Post
if (pSkill->GetProp() == NULL)
{
Error("GetSkill Error Not Prop : %d", i);
return NULL;
}

Meaning:

if(SKILLDEFINE->GETPARAMETERS == NULL)

Your'e propSkill is basicly corrupted.
You "could" check the "GetSize()" Parameters whats missing, checking your columns in the propSkill via openoffice calc/excel.

The Lines that are corrupted they the entrie for Skill Define Number: 44 - 48 so "maybe" check the line for 43?


that line refers to skill of assist (prevention), so i checked my skill by adding auto max skill and found out that all 3rd job skills didn't max their own. so probably there's a problem with 3rd job skills. so I checked 3rd_LEgend16 on different sources and yet we got the same entries. so buy doing 1 by 1 job testing i all characters/job are good didnt get any errors like that (no lag but still 3rd job skill is not max).

now i found out that the issue is on slayer's 3rd job skills when ever i reach slayer then open my Skilltree it sends me bunch of error like that. only in Slayer's skilltree

still cannot find the solution :O the addtional entries I add on my PropSkill.txt are this
Code:
	=	RANK_MAX	=	1
Please help me.