Error: Stopattack, Misc.pm, I don't get it.

For everything NOT server specific support. Do NOT ask for connectivity help here!.

Moderator: Moderators

Message
Author
Sevr
Noob
Noob
Posts: 2
Joined: 01 Nov 2011, 10:28
Noob?: No

Error: Stopattack, Misc.pm, I don't get it.

#1 Post by Sevr »

I'm getting errors every time I get mobbed by hydras or anything aggressive on my map.

Here's the error in my "errors.txt"

Code: Select all

OpenKore version what-will-become-2.1
@ai_seq = route attack route
Network state = 5
Network handler = Network::DirectConnection
SVN revision: 7859
No loaded plugins.

Error message:
Can't locate object method "stopAttack" via package "Actor::You" at src/Misc.pm line 2722.

Stack trace:
Can't locate object method "stopAttack" via package "Actor::You" at src/Misc.pm line 2722.
 at src/Misc.pm line 2722
	Misc::updateDamageTables('\x{f9}\x{f6}\x{0}\x{0}', '\x{e9}\x{3}\x{a3}\x{0}', 47) called at src/Network/Receive/ServerType0.pm line 1031
	Network::Receive::ServerType0::actor_action('Network::Receive::mRO=HASH(0x527271c)', 'HASH(0x5770e3c)') called at src/Network/PacketParser.pm line 222
	Network::PacketParser::parse('Network::Receive::mRO=HASH(0x527271c)', '\x{e1}\x{2}\x{f9}\x{f6}\x{0}\x{0}\x{e9}\x{3}\x{a3}\x{0}\x{9f}\x{c3}\x{ee}\x{7}\x{b0}\x{1}\x{0}\x{0}d\x{2}\x{0}\x{0}/\x{0}\x{0}\x{0}\x{1}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}', 'Network::Receive::mRO=HASH(0x527271c)') called at src/Network/Receive.pm line 51
	Network::Receive::parse('Network::Receive::mRO=HASH(0x527271c)', '\x{e1}\x{2}\x{f9}\x{f6}\x{0}\x{0}\x{e9}\x{3}\x{a3}\x{0}\x{9f}\x{c3}\x{ee}\x{7}\x{b0}\x{1}\x{0}\x{0}d\x{2}\x{0}\x{0}/\x{0}\x{0}\x{0}\x{1}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}', 'Network::Receive::mRO=HASH(0x527271c)') called at src/Network/PacketParser.pm line 335
	Network::PacketParser::process('Network::Receive::mRO=HASH(0x527271c)', 'Network::MessageTokenizer=HASH(0x382fe9c)', 'Network::Receive::mRO=HASH(0x527271c)') called at src/functions.pl line 701
	main::mainLoop_initialized() called at src/functions.pl line 70
	main::mainLoop() called at src/Interface.pm line 75
	Interface::mainLoop('Interface::Console::Win32=HASH(0x2640114)') called at openkore.pl line 97
	main::__start() called at start.pl line 136

Died at this line:
  								$player, $player->verb(T('change'), T('changes')), $monster);
* 							$player->stopAttack;
  							$player->dequeue;

I don't really get what's happening, but every time I get that error, my Openkore forces me to quit (manually, and it doesn't relog, so it's harder for me to leave my computer overnight when botting)

If you guys need me to post my config, or whatnot I can, but I'm not sure which parts to, so just tell me.

Help me out?

EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: Error: Stopattack, Misc.pm, I don't get it.

#2 Post by EternalHarvest »

Your Misc.pm isn't from that revision. It won't work unless you update it as well.

Sevr
Noob
Noob
Posts: 2
Joined: 01 Nov 2011, 10:28
Noob?: No

Re: Error: Stopattack, Misc.pm, I don't get it.

#3 Post by Sevr »

I'm sorry, I couldn't understand what you're trying to say.

Are you suggesting that I should update my Openkore version or..?

Unknown6996
Human
Human
Posts: 24
Joined: 07 Oct 2011, 11:21
Noob?: No

Re: Error: Stopattack, Misc.pm, I don't get it.

#4 Post by Unknown6996 »

I'm sorry, I couldn't understand what you're trying to say.

Are you suggesting that I should update my Openkore version or..?
Yes Baby,update your Openkore.
I Suggest,If you want to update,use Tortoise SVN. :)

Or download Openkore_ready in Openkore Wiki and replace your misc.pm ! :D

Post Reply