Attachable MagicOptCount has wrong value! (Paying for Help)

05/07/2012 13:26 LemoniscooL#1
Hi!
I was adding new avatars to my database and now i recieve this error i cant resolve:

Quote:
---------------------------
BSObj Plugin
---------------------------
can't find assoc Item with this Package [PackageID: PACKAGE_ITEM_MALL_AVATAR_M_BLACKWING, ItemCode: ITEM_MALL_AVATAR_M_BLACKWING]
---------------------------
Someone can help me with that? i will pay you via paypal if you can point me into the right direction and/or help me fix this error, just tell me your price!

thanks in advance
greetz
05/07/2012 14:43 ✗EpicSoul✗#2
_refobjitem
05/07/2012 14:47 LemoniscooL#3
bit more precise pls .. what exactly in there?
05/07/2012 14:56 Serenduk#4
use SRO_VT_SHARD_INIT
update dbo._RefObjCommon
set Service =0
where CodeName128 ='ITEM_MALL_AVATAR_M_BLACKWING'
05/07/2012 15:05 LemoniscooL#5
Quote:
Originally Posted by Serenduk View Post
use SRO_VT_SHARD_INIT
update dbo._RefObjCommon
set Service =0
where CodeName128 ='ITEM_MALL_AVATAR_M_BLACKWING'
it is already activated .. have a look:

[Only registered and activated users can see links. Click Here To Register...]
05/07/2012 15:36 H34D_B4NG3R#6
You dont have it in RefObjCommon or the item code is wrong
Good luck.
05/07/2012 17:00 LemoniscooL#7
well thanks for all suggestions, but all didnt help yet, still the same error

its in the RefObjCommon and the item code is right too..