invalid ItemAttribute Error
How can i fix this error?
05-08 02:00:37|[ERROR] CFieldIOCP::CheckItemInfo# 11000 ItemInfo( 7000610:Std. Beast Fang (1H)), ItemKind(32:Time limit Accessory) invalid ItemAttribute(0) !! IsITEMKIND_ACCESSORY_TIMELIMIT(1) ITEM_ATTR_TIME_LIMITE(0) 05-08 02:00:37|CheckAllItemInfo Error, ItemInfo( 7000610:Std. Beast Fang (1H)), ItemKind(32:Time limit Accessory)05-08 02:00:42|[Error] FieldServer IOCPInit Error
Re: invalid ItemAttribute Error
Error says everything.
You have to modify ti_item itemnum 7000610 (itemattribute). There is already attribute editor released somewhere to easier generate valid code.
Or you can check other charms itrm rows (check item kind and attribute) then compare with that error making one.
People have to start reading logs.
Re: invalid ItemAttribute Error
Item
Idx: 7000610
Name: Std. Beast Fang (1H)
have invalid ItemAttribute : now is 0
so try change ItemAttribute to valid number
I think so.
Re: invalid ItemAttribute Error
Open SQL > Item db table
1. Manually find attribute column
2. Use Query
Change attribute (8192 maybe).
1 Attachment(s)
Re: invalid ItemAttribute Error
Attachment 169982
how @inetpub say read the logs its not so hard to simple go in log file and read error