This items lacks any enchantment - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: General Help (/Forum-General-Help) +--- Thread: This items lacks any enchantment (/Thread-This-items-lacks-any-enchantment) |
This items lacks any enchantment - Wap - 08-11-2012 12:34 PM Sometimes (rarely) players have fizzles getting this message... I don't know, how to reproduse this. Does anyone know, what is the meaning of this error? What item? What enchantment? LOL. RE: This items lacks any enchantment - Extreme - 08-11-2012 12:36 PM Using bandage while casting or whatever that changes your ACT uid. RE: This items lacks any enchantment - WRWR - 08-11-2012 11:05 PM sphere_msgs.scp //spell_enchant_lack "This item lacks any enchantment." just make this spell_enchant_lack "" RE: This items lacks any enchantment - Extreme - 08-12-2012 01:32 AM (08-11-2012 11:05 PM)WRWR Wrote: sphere_msgs.scpThe problem is that the spell stop casting. RE: This items lacks any enchantment - Wap - 08-12-2012 12:33 PM Reason: ACTPRV change before [Spell] @Success. If the primary reason is not known, this issue should be fixed by ACTPRV fixes in [Spell] @Cast or/and [Skill] [Magery] @Success. (correct ACTPRV is the casting key-item(scroll) or the caster if the he casting key-item doesn't exist. RE: This items lacks any enchantment - admin phoenix - 08-14-2012 10:45 PM so you fixed it? because I had the same problem by using a skillmenu for summon creature RE: This items lacks any enchantment - Wap - 08-14-2012 11:54 PM (08-14-2012 10:45 PM)admin phoenix Wrote: so you fixed it?I don't know, because the bug occurs rarely and I don't know how to reproduse it. But teoretically ACTARG fix in [Skill] [Magery] @Success have to help, because [Skill] [Magery] @Success fires just before the error happen and it helps in case of artificial reproduction: ( ON=@Cast ACTARG=<FINDLAYER.21> ) Now I add fix / debug and waiting. RE: This items lacks any enchantment - PePs1Man - 06-26-2017 06:37 AM Hello, 56c // Allow casting while equipped EquippedCast=1 If I equip a weapon and cast, I get this exact same error. [This item lacks any enchantment.] If I remove the weapon and cast, the error is gone. Might be a sphere bug? P.S. : I am aware this is a 2012 post, but still 56 related with the exact error message to my findings. RE: This items lacks any enchantment - WRWR - 06-27-2017 02:16 AM 56d have the same error and not fixed yet |