"Can't reach or damage target, dropping target" error
Moderators: waferbaron, Moderators
Forum rules
This server is currently not maintained and tables folder (including connection info) is outdated. Read the wiki for instructions on how to update those information. Please contribute your updated info. Contact Cozzie to join the team as a regular server supporter.
This server is currently not maintained and tables folder (including connection info) is outdated. Read the wiki for instructions on how to update those information. Please contribute your updated info. Contact Cozzie to join the team as a regular server supporter.
-
- Noob
- Posts: 1
- Joined: 09 Oct 2012, 09:52
- Noob?: Yes
"Can't reach or damage target, dropping target" error
i have a problem. i recently downloaded the latest/updated openkore_ready.zip to catch up w/ the latest patch in pRO valkyrie. generally it worked fine but an error "Can't reach or damage target, dropping target" appears at the console box. i checked my character while still running the bot, noticeably, it stocks in an area and continuously casts aoe spells in the exact area where it recently killed a mob of monsters even w/o monsters present. it only stops when i dont have enough sp for a skill. i hope someone could help me w/ this matter. thanks in advance. more power!
-
- Noob
- Posts: 12
- Joined: 18 Sep 2012, 09:49
- Noob?: Yes
Re: "Can't reach or damage target, dropping target" error
how about relogging, when this happens; simple macro:
Code: Select all
automacro aiStuck {
console /dropping target$/
call {
do relog
}
}