Register for your free account! | Forgot your password?

You last visited: Today at 02:46

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Item/Icon Bug

Discussion on Item/Icon Bug within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
Λяσ''s Avatar
 
elite*gold: 0
Join Date: Apr 2014
Posts: 30
Received Thanks: 4
Item/Icon Bug

Hallo Com,
Da ich neu angefangen habe mit Client Modding und gestern eine Rüstung eingefügt habe und dort ein Problem auftritt und ich nach Stundenlanger Suche nichts gefunden habe frage ich nun euch.

Die Rüstung kann man Anziehen usw aber wenn man mit der Maus auf das Icon geht werde keine Bonis und auch kein Name angezeigt.

Hier die i***_proto.txt :
PHP Code:
46070    "툴㈌?0"    "ITEM_ARMOR"    "ARMOR_BODY"    2    "ANTI_MUSA | ANTI_ASSASSIN | ANTI_MUDANG"    "ITEM_TUNABLE"    "WEAR_BODY"    "NONE"    0    0    46071    181    15    "LEVEL"    115    "LIMIT_NONE"    0    "APPLY_MOV_SPEED"    5    "APPLY_RESIST_MAGIC"    2    "APPLY_MAX_HP"    1000    0    145    0    40118    0    0    0    1    0
46071    
"툴㈌?1"    "ITEM_ARMOR"    "ARMOR_BODY"    2    "ANTI_MUSA | ANTI_ASSASSIN | ANTI_MUDANG"    "ITEM_TUNABLE"    "WEAR_BODY"    "NONE"    0    0    46072    182    15    "LEVEL"    116    "LIMIT_NONE"    0    "APPLY_MOV_SPEED"    5    "APPLY_RESIST_MAGIC"    4    "APPLY_MAX_HP"    1500    0    145    0    40118    0    8    5    1    0
46072    
"툴㈌?2"    "ITEM_ARMOR"    "ARMOR_BODY"    2    "ANTI_MUSA | ANTI_ASSASSIN | ANTI_MUDANG"    "ITEM_TUNABLE"    "WEAR_BODY"    "NONE"    0    0    46073    183    15    "LEVEL"    117    "LIMIT_NONE"    0    "APPLY_MOV_SPEED"    5    "APPLY_RESIST_MAGIC"    8    "APPLY_MAX_HP"    2000    0    145    0    40118    0    16    10    1    0
46073    
"툴㈌?3"    "ITEM_ARMOR"    "ARMOR_BODY"    2    "ANTI_MUSA | ANTI_ASSASSIN | ANTI_MUDANG"    "ITEM_TUNABLE"    "WEAR_BODY"    "NONE"    0    0    46074    184    15    "LEVEL"    118    "LIMIT_NONE"    0    "APPLY_MOV_SPEED"    5    "APPLY_RESIST_MAGIC"    12    "APPLY_MAX_HP"    2500    0    145    0    40118    0    24    15    1    0
46074    
"툴㈌?4"    "ITEM_ARMOR"    "ARMOR_BODY"    2    "ANTI_MUSA | ANTI_ASSASSIN | ANTI_MUDANG"    "ITEM_TUNABLE"    "WEAR_BODY"    "NONE"    0    0    46075    185    15    "LEVEL"    119    "LIMIT_NONE"    0    "APPLY_MOV_SPEED"    5    "APPLY_RESIST_MAGIC"    15    "APPLY_MAX_HP"    3000    0    145    0    40118    0    32    30    2    0
46075    
"툴㈌?5"    "ITEM_ARMOR"    "ARMOR_BODY"    2    "ANTI_MUSA | ANTI_ASSASSIN | ANTI_MUDANG"    "ITEM_TUNABLE"    "WEAR_BODY"    "NONE"    0    0    46076    186    15    "LEVEL"    120    "LIMIT_NONE"    0    "APPLY_MOV_SPEED"    5    "APPLY_RESIST_MAGIC"    17    "APPLY_MAX_HP"    3500    0    145    0    40118    0    41    40    2    0
46076    
"툴㈌?6"    "ITEM_ARMOR"    "ARMOR_BODY"    2    "ANTI_MUSA | ANTI_ASSASSIN | ANTI_MUDANG"    "ITEM_TUNABLE"    "WEAR_BODY"    "NONE"    0    0    46077    187    15    "LEVEL"    121    "LIMIT_NONE"    0    "APPLY_MOV_SPEED"    5    "APPLY_RESIST_MAGIC"    19    "APPLY_MAX_HP"    4000    0    145    0    40118    0    50    50    2    0
46077    
"툴㈌?7"    "ITEM_ARMOR"    "ARMOR_BODY"    2    "ANTI_MUSA | ANTI_ASSASSIN | ANTI_MUDANG"    "ITEM_TUNABLE"    "WEAR_BODY"    "NONE"    0    0    46078    188    15    "LEVEL"    122    "LIMIT_NONE"    0    "APPLY_MOV_SPEED"    5    "APPLY_RESIST_MAGIC"    21    "APPLY_MAX_HP"    4500    0    145    0    40118    0    59    65    3    0
46078    
"툴㈌?8"    "ITEM_ARMOR"    "ARMOR_BODY"    2    "ANTI_MUSA | ANTI_ASSASSIN | ANTI_MUDANG"    "ITEM_TUNABLE"    "WEAR_BODY"    "NONE"    0    0    46079    189    15    "LEVEL"    123    "LIMIT_NONE"    0    "APPLY_MOV_SPEED"    5    "APPLY_RESIST_MAGIC"    25    "APPLY_MAX_HP"    5000    0    145    0    40118    0    68    80    3    0
46079    
"툴㈌?9"    "ITEM_ARMOR"    "ARMOR_BODY"    2    "ANTI_MUSA | ANTI_ASSASSIN | ANTI_MUDANG"    "ITEM_TUNABLE"    "WEAR_BODY"    "NONE"    0    0    0    0    15    "LEVEL"    125    "LIMIT_NONE"    0    "APPLY_MOV_SPEED"    5    "APPLY_RESIST_MAGIC"    27    "APPLY_MAX_HP"    6500    0    145    0    40118    0    86    100    3    0 
Ich hoffe das mit jemand helfen kann, die Rüstung ist Serverside auch drin (Genau gleiche Werte) und in der item_list.

Screen:

& Hat mir evtl. jemand einen Fix für den OX des 40250 Testclients?

MFG Aro
Λяσ' is offline  
Old 05/08/2014, 15:40   #2
 
elite*gold: 11
Join Date: Nov 2010
Posts: 1,709
Received Thanks: 3,828
Did you create the client item_proto with dump_proto?
.Shōgun is offline  
Thanks
1 User
Old 05/08/2014, 15:47   #3
 
Λяσ''s Avatar
 
elite*gold: 0
Join Date: Apr 2014
Posts: 30
Received Thanks: 4
Yes I done just this Armor doesn't work the others i put in works.
Λяσ' is offline  
Old 05/08/2014, 15:50   #4
 
elite*gold: 11
Join Date: Nov 2010
Posts: 1,709
Received Thanks: 3,828
What's in your client syserr?
.Shōgun is offline  
Thanks
1 User
Old 05/08/2014, 15:59   #5
 
Λяσ''s Avatar
 
elite*gold: 0
Join Date: Apr 2014
Posts: 30
Received Thanks: 4
PHP Code:
0508 15:58:21411 :: GRANNYr:/granny/rt/granny_file_info.cpp(145): File has run-time type tag of 0x8000000fwhich doesn't match this version of Granny (0x80000010).  Automatic conversion will be attempted.
0508 15:58:39776 :: ui:1901: RuntimeWarning: tp_compare didn'
return -or -for exception

0508 15
:58:39776 :: Traceback (most recent call last):

0508 15:58:39776 ::   File "ui.py"line 1482in OnOverInItem

0508 15
:58:39776 ::   File "ui.py"line 87in __call__

0508 15
:58:39776 ::   File "ui.py"line 78in __call__

0508 15
:58:39777 ::   File "uiInventory.py"line 904in OverInItem

0508 15
:58:39777 ::   File "uiInventory.py"line 1080in ShowToolTip

0508 15
:58:39777 ::   File "uiToolTip.py"line 545in SetInventoryItem

0508 15
:58:39777 ::   File "uiToolTip.py"line 853in AddItemData

0508 15
:58:39778 ::   File "uiToolTip.py"line 1234in __AppendHairIcon

0508 15
:58:39778 ::   File "uiToolTip.py"line 239in ResizeToolTip

0508 15
:58:39778 ::   File "ui.py"line 1901in SetSize

0508 15
:58:39778 :: RuntimeError
0508 15
:58:39778 :: : 
0508 15:58:39778 :: Failed to load image (filenameicon/hair/46079.sub)
0508 15:58:39779 :: 

0508 15:58:40846 :: Traceback (most recent call last):

0508 15:58:40846 ::   File "ui.py"line 1482in OnOverInItem

0508 15
:58:40847 ::   File "ui.py"line 87in __call__

0508 15
:58:40847 ::   File "ui.py"line 78in __call__

0508 15
:58:40847 ::   File "uiInventory.py"line 904in OverInItem

0508 15
:58:40847 ::   File "uiInventory.py"line 1080in ShowToolTip

0508 15
:58:40848 ::   File "uiToolTip.py"line 545in SetInventoryItem

0508 15
:58:40848 ::   File "uiToolTip.py"line 853in AddItemData

0508 15
:58:40848 ::   File "uiToolTip.py"line 1234in __AppendHairIcon

0508 15
:58:40848 ::   File "uiToolTip.py"line 239in ResizeToolTip

0508 15
:58:40848 ::   File "ui.py"line 1901in SetSize

0508 15
:58:40849 :: RuntimeError
0508 15
:58:40849 :: : 
0508 15:58:40849 :: Failed to load image (filenameicon/hair/46079.sub)
0508 15:58:40849 :: 

0508 15:58:40850 :: Traceback (most recent call last):

0508 15:58:40850 ::   File "ui.py"line 1482in OnOverInItem

0508 15
:58:40851 ::   File "ui.py"line 87in __call__

0508 15
:58:40851 ::   File "ui.py"line 78in __call__

0508 15
:58:40852 ::   File "uiInventory.py"line 904in OverInItem

0508 15
:58:40852 ::   File "uiInventory.py"line 1080in ShowToolTip

0508 15
:58:40852 ::   File "uiToolTip.py"line 545in SetInventoryItem

0508 15
:58:40852 ::   File "uiToolTip.py"line 853in AddItemData

0508 15
:58:40852 ::   File "uiToolTip.py"line 1234in __AppendHairIcon

0508 15
:58:40853 ::   File "uiToolTip.py"line 239in ResizeToolTip

0508 15
:58:40853 ::   File "ui.py"line 1901in SetSize

0508 15
:58:40853 :: RuntimeError
0508 15
:58:40853 :: : 
0508 15:58:40853 :: Failed to load image (filenameicon/hair/46079.sub)
0508 15:58:40853 :: 

0508 15:58:41638 :: Traceback (most recent call last):

0508 15:58:41638 ::   File "ui.py"line 1482in OnOverInItem

0508 15
:58:41638 ::   File "ui.py"line 87in __call__

0508 15
:58:41639 ::   File "ui.py"line 78in __call__

0508 15
:58:41639 ::   File "uiInventory.py"line 904in OverInItem

0508 15
:58:41639 ::   File "uiInventory.py"line 1080in ShowToolTip

0508 15
:58:41639 ::   File "uiToolTip.py"line 545in SetInventoryItem

0508 15
:58:41639 ::   File "uiToolTip.py"line 853in AddItemData

0508 15
:58:41639 ::   File "uiToolTip.py"line 1234in __AppendHairIcon

0508 15
:58:41640 ::   File "uiToolTip.py"line 239in ResizeToolTip

0508 15
:58:41640 ::   File "ui.py"line 1901in SetSize

0508 15
:58:41640 :: RuntimeError
0508 15
:58:41640 :: : 
0508 15:58:41640 :: Failed to load image (filenameicon/hair/46079.sub)
0508 15:58:41640 :: 

0508 15:58:42629 :: Traceback (most recent call last):

0508 15:58:42629 ::   File "ui.py"line 1482in OnOverInItem

0508 15
:58:42629 ::   File "ui.py"line 87in __call__

0508 15
:58:42629 ::   File "ui.py"line 78in __call__

0508 15
:58:42630 ::   File "uiInventory.py"line 904in OverInItem

0508 15
:58:42630 ::   File "uiInventory.py"line 1080in ShowToolTip

0508 15
:58:42630 ::   File "uiToolTip.py"line 545in SetInventoryItem

0508 15
:58:42630 ::   File "uiToolTip.py"line 853in AddItemData

0508 15
:58:42630 ::   File "uiToolTip.py"line 1234in __AppendHairIcon

0508 15
:58:42631 ::   File "uiToolTip.py"line 239in ResizeToolTip

0508 15
:58:42631 ::   File "ui.py"line 1901in SetSize

0508 15
:58:42631 :: RuntimeError
0508 15
:58:42631 :: : 
0508 15:58:42631 :: Failed to load image (filenameicon/hair/46079.sub)
0508 15:58:42631 :: 

0508 15:58:42633 :: Traceback (most recent call last):

0508 15:58:42633 ::   File "ui.py"line 1482in OnOverInItem

0508 15
:58:42633 ::   File "ui.py"line 87in __call__

0508 15
:58:42633 ::   File "ui.py"line 78in __call__

0508 15
:58:42633 ::   File "uiInventory.py"line 904in OverInItem

0508 15
:58:42634 ::   File "uiInventory.py"line 1080in ShowToolTip

0508 15
:58:42634 ::   File "uiToolTip.py"line 545in SetInventoryItem

0508 15
:58:42634 ::   File "uiToolTip.py"line 853in AddItemData

0508 15
:58:42634 ::   File "uiToolTip.py"line 1234in __AppendHairIcon

0508 15
:58:42635 ::   File "uiToolTip.py"line 239in ResizeToolTip

0508 15
:58:42635 ::   File "ui.py"line 1901in SetSize

0508 15
:58:42635 :: RuntimeError
0508 15
:58:42635 :: : 
0508 15:58:42635 :: Failed to load image (filenameicon/hair/46079.sub)
0508 15:58:42635 :: 
Λяσ' is offline  
Old 05/08/2014, 16:03   #6
 
elite*gold: 11
Join Date: Nov 2010
Posts: 1,709
Received Thanks: 3,828
well for whatever reason your client thinks its a hairstyle, are you absolutely sure that you changed the client item_proto in the locale pack with the new one?
.Shōgun is offline  
Thanks
1 User
Old 05/08/2014, 16:06   #7
 
Λяσ''s Avatar
 
elite*gold: 0
Join Date: Apr 2014
Posts: 30
Received Thanks: 4
At the top I posted my client item_proto

Problem besteht immernoch...
Λяσ' is offline  
Old 05/09/2014, 18:19   #8
 
elite*gold: 0
Join Date: Jul 2012
Posts: 3
Received Thanks: 1
Gleiches Problem
ExToooo is offline  
Old 07/09/2014, 19:51   #9
 
.Despero™'s Avatar
 
elite*gold: 75
Join Date: Mar 2012
Posts: 2,655
Received Thanks: 742
Hab genau das gleiches Problem
.Despero™ is offline  
Thanks
1 User
Old 10/08/2014, 16:25   #10
 
elite*gold: 0
Join Date: Nov 2010
Posts: 80
Received Thanks: 7
Wurde das Problem gelöst, bzw weiß jemand dafür ne lösung?
TheButcher999 is offline  
Reply


Similar Threads Similar Threads
Item icon gone when adding new item (ItemMinIcon Problem)
04/13/2012 - EO PServer Hosting - 0 Replies
When i adding new casual for my new quest,and try to login to my Test server for checking it all item icon are gone.I really confident this problem was cause by ItemMinIcon.ani,why im saying that? cause when i move the item from ItemMinIcon.ani the problem solve...but the casual dont have icon...i bet some of ElitePvpers member know especially TheFlames ;) (Im Using Client Flames LOL) Screenshot: Item that i add (Casual) :
[HELP]Icon.epk/eix & Item.epk/eix
04/09/2012 - Metin2 Private Server - 4 Replies
Also ich habe die Waffen von Darki und die Neuen Schuhe und Helme von DE Server also 60er Helme 80er Helme usw aber ich kann nicht beides gleichzeitig haben ich hab 3 Archiver getestet ich kann die Icon.epk/eix und Item.epk/eix entpacken und packen aber sobald ich die Icons von den Waffen zu den von Schuhen und Helmen zusammenführe kann ich die Dateien nicht mehr packen.... Also ich hab 2x Icon.epk/eix und 2x Item.epk/eix in einem sind die Schuhe in anderem die Waffen wie kann ma des...
[Suche] Komplette item.eix/epk, icon.eix/epk, item proto und item list
12/25/2010 - Metin2 Private Server - 6 Replies
Hey =) Wie die Überschrift schon sagt, suche ich eine komplette item.eix/epk, icon.eix/epk, item proto und item list am liebsten noch von den Waffen von .darki und den ganzen neuen Rüstungen/Schilden/Helmen, da ich überhaupt nicht weiß wie man dass zB mit der item proto macht und wenn ich sie einfach nur ersetze, wie zB durch die "Waffen" item proto von .darki sind die ganzen neuen Rüstungen weg .... Ich hoffe irgendjemand könnte das machen, weil es bestimmt nicht nur für mich hilfreich ist...
item einfügen, item eix/epk icon eix/epk
12/22/2010 - Metin2 Private Server - 9 Replies
alle realesen in letzter zeit immer mehr und mehr neue waffen, items generel, und geben meist dabei eine ganze item und icon eix/epk mit beim download. Mich interesiert aber wie ich nur ein item aus den gepackten eix/epks raus nehmen kann und es meinen dateien beifügen kann. Eine kurze erklärung dazu wäre sicher für viele anfänger hilfreich denn habe so was noch nirgends entdeckt. z.B ich wollte heute drachengeist items von Avulsed beifügen, nehmen wir mal ein beispiel : ich will...



All times are GMT +1. The time now is 02:46.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.