Page 1 of 1

Elemental Split bug

Posted: Sat Nov 12, 2016 12:21 pm
by Paracorn
When using Elemental Split with damage shields on only crystaline half appears, talent don't goes on cooldown, usage speed is instant instead of standart and active Dwarven Nature talents cant be used on this half. This happens 50% of time.

Code: Select all

[LOG]	MageWarden casts Rune: Shielding.
[LOG]	A shield forms around MageWarden.
[LOG]	MageWarden uses Elemental Split.
[PARTY] New member, add after	Crystaline Half (MageWarden)	MageWarden
Adding entity	267859	after	2971
Added unique	mod.class.NPC/player	::	323
[ActorObjectUse] useObjectDisable: 	supercharged elm wand of conjuration	inven/slot	1	13	tid	nil
fight: 	supercharged elm wand of conjuration	shimmering elm starstaff	::	OFFHAND	TOOL
fight: 	supercharged elm wand of conjuration	grounding copper amulet of constitution (#STATBONUS#)	::	nil	TOOL
fight: 	supercharged elm wand of conjuration	bright brass lantern of health	::	nil	TOOL
fight: 	supercharged elm wand of conjuration	iron mail armour	::	nil	TOOL
fight: 	supercharged elm wand of conjuration	iron helm 'Aradorab'	::	nil	TOOL
fight: 	supercharged elm wand of conjuration	dwarven-steel gauntlets of dispersion	::	nil	TOOL
fight: 	supercharged elm wand of conjuration	miner's pair of iron boots of uncanny dodging	::	nil	TOOL
fight: 	supercharged elm wand of conjuration	quiet dwarven-steel torque of psychoportation	::	nil	TOOL
[ActorObjectUse] useObjectEnable: 	supercharged elm wand of conjuration	by	Crystaline Half (MageWarden)	inven/slot	1	nil
[ActorObjectUse] Object	supercharged elm wand of conjuration	127199	is ineligible for talent interface
[ActorObjectUse] useObjectDisable: 	elm totem of thorny skin	inven/slot	1	12	tid	nil
fight: 	elm totem of thorny skin	shimmering elm starstaff	::	OFFHAND	TOOL
fight: 	elm totem of thorny skin	grounding copper amulet of constitution (#STATBONUS#)	::	nil	TOOL
fight: 	elm totem of thorny skin	bright brass lantern of health	::	nil	TOOL
fight: 	elm totem of thorny skin	iron mail armour	::	nil	TOOL
fight: 	elm totem of thorny skin	iron helm 'Aradorab'	::	nil	TOOL
fight: 	elm totem of thorny skin	dwarven-steel gauntlets of dispersion	::	nil	TOOL
fight: 	elm totem of thorny skin	miner's pair of iron boots of uncanny dodging	::	nil	TOOL
fight: 	elm totem of thorny skin	quiet dwarven-steel torque of psychoportation	::	nil	TOOL
[ActorObjectUse] useObjectEnable: 	elm totem of thorny skin	by	Crystaline Half (MageWarden)	inven/slot	1	nil
[ActorObjectUse] Object	elm totem of thorny skin	47366	is ineligible for talent interface
fight: 	brass lantern	shimmering elm starstaff	::	OFFHAND	LITE
fight: 	brass lantern	grounding copper amulet of constitution (#STATBONUS#)	::	nil	LITE
fight: 	brass lantern	bright brass lantern of health	::	nil	LITE
fight: 	brass lantern	iron mail armour	::	nil	LITE
fight: 	brass lantern	iron helm 'Aradorab'	::	nil	LITE
fight: 	brass lantern	dwarven-steel gauntlets of dispersion	::	nil	LITE
fight: 	brass lantern	miner's pair of iron boots of uncanny dodging	::	nil	LITE
fight: 	brass lantern	quiet dwarven-steel torque of psychoportation	::	nil	LITE
stack traceback:
	[C]: in function 'error'
	/engine/interface/ActorTalents.lua:256: in function </engine/interface/ActorTalents.lua:240>
Lua Error: /engine/interface/ActorTalents.lua:279: /engine/interface/ActorTalents.lua:256: /engine/interface/ActorTalents.lua:150: /engine/Entity.lua:1003: attempt to perform arithmetic on a table value
stack traceback:
	/engine/Entity.lua:1003: in function 'recursive'
	/engine/Entity.lua:1040: in function 'removeTemporaryValue'
	/engine/interface/ActorInventory.lua:309: in function 'onRemoveObject'
	/mod/class/Actor.lua:4056: in function 'onRemoveObject'
	/engine/interface/ActorInventory.lua:285: in function 'removeObject'
	/mod/class/NPC.lua:525: in function 'check'
	/engine/Zone.lua:722: in function 'addEntity'
	/data-stone-wardens/talents/gifts/dwarven-nature.lua:134: in function </data-stone-wardens/talents/gifts/dwarven-nature.lua:85>
	[C]: in function 'xpcall'
	/engine/interface/ActorTalents.lua:147: in function </engine/interface/ActorTalents.lua:140>
	At [C]:-1 
	At [C]:-1 error
	At /engine/interface/ActorTalents.lua:279 useTalent
	At /engine/interface/PlayerHotkeys.lua:170 
	At /engine/interface/PlayerHotkeys.lua:162 activateHotkey
	At /mod/class/Game.lua:2106 f
	At /mod/class/Game.lua:1669 fct
	At /engine/interface/PlayerHotkeys.lua:317 
	At /engine/KeyBind.lua:230