r7552 | bot crash when setting useSelf_skill Detoxify

Forum closed. All further discussion to be discussed at https://github.com/OpenKore/

Moderators: Moderators, Developers

Message
Author
Ethon
Noob
Noob
Posts: 3
Joined: 29 Sep 2010, 14:00
Noob?: Yes

r7552 | bot crash when setting useSelf_skill Detoxify

#1 Post by Ethon »

The problem occur when I set my character equip Clips [Poporing Card] [1] to using selfskill Detoxify
However, it doesn't has any problem on using selfskill Heal

Code: Select all

Assertion failed!
 at D:/openkore v2.0.7/src/deps/Carp/Assert.pm line 271
	Carp::Assert::assert('') called at src/Skill.pm line 205
	Skill::getSP('Skill=HASH(0x3d4d63c)', 0) called at src/Misc.pm line 3711
	Misc::checkSelfCondition('useSelf_skill_1') called at src/AI/CoreLogic.pm line 2313
	AI::CoreLogic::processAutoSkillUse() called at src/AI/CoreLogic.pm line 98
	AI::CoreLogic::iterate() called at src/functions.pl line 738
	main::mainLoop_initialized() called at src/functions.pl line 69
	main::mainLoop() called at src/Interface.pm line 75
	Interface::mainLoop('Interface::Console::Win32=HASH(0x1198fd4)') called at openkore.pl line 97
	main::__start() called at start.pl line 129

Locked