Can't call method "verb"

This place is for Closed bug reports only. NOT for asking help!

Moderators: Moderators, Developers

User avatar
kLabMouse
Administrator
Administrator
Posts: 1301
Joined: 24 Apr 2008, 12:02

Re: Can't call method "verb"

#11 Post by kLabMouse »

RAW.... not Console.
Better wait for Technology, so he post needed config options so some packets will get RAW dumped to file.
like2learn
Noob
Noob
Posts: 17
Joined: 06 May 2008, 23:53
Noob?: Yes

Re: Can't call method "verb"

#12 Post by like2learn »

its happen again

Code: Select all

Received packet: 0196 Handler: actor_status_active
Received packet: 009C Handler: actor_look_at
Player 6 I 9 (7) looks at 0, 0
Received packet: 013E Handler: skill_cast
Received packet: 0106 Handler: party_hp_info
Received packet: 0196 Handler: actor_status_active
Received packet: 011A Handler: skill_used_no_damage


================================================
Aug 12 17:11:54 2009

41 bytes

  0>  7C 00 00 0F 3B 9A 06 96    00 00 00 00 00 00 00 00    |...............
 16>  00 00 00 00 00 75 17 00    00 00 00 00 00 00 00 00    .....u..........
 32>  00 00 00 00 00 0D 4A 90    00                         ......J..

Received packet: 007C Handler: actor_display
This program has encountered an unexpected problem. This is probably because
of a recent server update, a bug in this program, or in one of the plugins.
We apologize for this problem. You may get support from IRC or the forums.

A detailed error report has been saved to errors.txt. Before posting a bug
report, please try out the SVN version first. If you are already using the SVN
version, search the forums first to see if your problem had already been
solved,
or has already been reported. If you truly believe you have encountered a bug
in
the program, please include the contents of the errors.txt in your bug report,
or we may not be able to help you!

The error message is:
Assertion failed!
 at C:/Documents and
Settings/WINXP/Desktop/Downloading/home/openkore/svnsnapshots/openkore_ready/sr
c/deps/Carp/Assert.pm line 271
        Carp::Assert::assert('') called at src/Misc.pm line 2261
        Misc::setStatus('HASH(0x2de6568)', 0, 0, 0) called at
src/Network/Receive.pm line 1276

Network::Receive::actor_display('Network::Receive::ServerType8_2=HASH(0x163b230
)', 'HASH(0x2e200fc)') called at src/Network/Receive.pm line 477

Network::Receive::parse('Network::Receive::ServerType8_2=HASH(0x163b230)',
'|\x{0}\x{0}\x{f};\x{9a}\x{6}\x{96}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0
}\x{0}\x{0}\x{0}\x{0}u\x{17}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\
x{0}\x{0}\x{0}\x{0}\x{d}J\x{90}\x{0}') called at src/functions.pl line 1208

main::parseIncomingMessage('|\x{0}\x{0}\x{f};\x{9a}\x{6}\x{96}\x{0}\x{0}\x{0}\x
{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}u\x{17}\x{0}\x{0}\x{0}\x{0}\x{0
}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{d}J\x{90}\x{0}') called at
src/functions.pl line 550
        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(0x238cad4)') called
at openkore.pl line 96
        main::__start() called at start.pl line 119
Press ENTER to exit this program.
got this when i set on config like :-

Code: Select all

debugPacket_include 007C
debugPacket_include_dumpMethod 3
DUMP.txt

Code: Select all


================================================
Aug 12 17:01:12 2009

41 bytes

  0>  7C 00 00 A5 3A 9A 06 96    00 00 00 00 00 00 00 00    |...............
 16>  00 00 00 00 00 71 17 00    00 00 00 00 00 00 00 00    .....q..........
 32>  00 00 00 00 00 0A C9 F0    00                         .........


================================================
Aug 12 17:11:21 2009

41 bytes

  0>  7C 00 00 0F 3B 9A 06 4B    00 00 00 00 00 00 00 00    |......K........
 16>  00 00 00 00 00 75 17 00    00 00 00 00 00 00 00 00    .....u..........
 32>  00 00 00 00 00 0D 4A 90    00                         ......J..


================================================
Aug 12 17:11:54 2009

41 bytes

  0>  7C 00 00 0F 3B 9A 06 96    00 00 00 00 00 00 00 00    |...............
 16>  00 00 00 00 00 75 17 00    00 00 00 00 00 00 00 00    .....u..........
 32>  00 00 00 00 00 0D 4A 90    00                         ......J..
here is record packet from wpe
Technology
Super Moderators
Super Moderators
Posts: 801
Joined: 06 May 2008, 12:47
Noob?: No

Re: Can't call method "verb"

#13 Post by Technology »

Here's some relevant code and info:

in the error.txt it says: HASH(0x2d7ba5c) instead of something like: Actor::Slave=HASH(0x2d7ba5c), which means that the hash is not blessed.

x1 a4 v14 C2 a3 C1

Code: Select all

switch			7C00
x1				00
ID				0F3B9A06
walk_speed		9600
param1 			0000
param2			0000
param3			0000
hair_style  	0000
weapon			0000
lowhead 		0000
type			7517		1775 => 6005 => Lif 2
shield 			0000
tophead			0000
midhead			0000
hair_color 		0000
clothes_color	0000
head_dir 		0000
karma			00
sex				00
coords			0D4A90
unknown1		00

Code: Select all

$actor = $slavesList->getByID($args->{ID});
if (!defined $actor) {
	$actor = ($char->{slaves} && $char->{slaves}{$args->{ID}})
		? $char->{slaves}{$args->{ID}} : new Actor::Slave ($args->{type});

	$actor->{appear_time} = time;
	$mustAdd = 1;
}

Code: Select all

if (setStatus($actor, $args->{param1}, $args->{param2}, $args->{param3})) {
	$mustAdd = 0;
}
Are you using a homunculus yourself?

Is the bug fixed now? Test and report please.
One ST0 to rule them all? One PE viewer to find them!
One ST_kRO to bring them all and in the darkness bind them...

Mount Doom awaits us, fellowship of OpenKore!
like2learn
Noob
Noob
Posts: 17
Joined: 06 May 2008, 23:53
Noob?: Yes

Re: Can't call method "verb"

#14 Post by like2learn »

by the way, which file should i make a modified? (look like it same on my receive.pm and nothing change and my autoupdate look like stuck forever again)
im not use any homunculus or mercenery on my char but not sure about other user that my bot buff
User avatar
kLabMouse
Administrator
Administrator
Posts: 1301
Joined: 24 Apr 2008, 12:02

Re: Can't call method "verb"

#15 Post by kLabMouse »

like2learn wrote:by the way, which file should i make a modified? (look like it same on my receive.pm and nothing change and my autoupdate look like stuck forever again)
im not use any homunculus or mercenery on my char but not sure about other user that my bot buff
Try to use the SVN version from http://openkore.collectskin.com/
holydemon
Noob
Noob
Posts: 1
Joined: 31 Oct 2008, 22:25
Noob?: Yes

Re: Can't call method "verb"

#16 Post by holydemon »

your problem look like my probem its because ===> notPartyOnly
try to not use notPartyOnly block option then ur bot never error like that..
sorry for my poor english..
Technology
Super Moderators
Super Moderators
Posts: 801
Joined: 06 May 2008, 12:47
Noob?: No

Re: Can't call method "verb"

#17 Post by Technology »

You can't solve such bug with config options...
ok, the notPartyOnly might be leading to the display of the bug somehow.
But by not using it, we are covering up the bug, not solving it.

If $actor is not of the Actor class then something really bad must be happening.

Btw, you can buff other players mercs (being in the same party required?) but not their homun right?
One ST0 to rule them all? One PE viewer to find them!
One ST_kRO to bring them all and in the darkness bind them...

Mount Doom awaits us, fellowship of OpenKore!
like2learn
Noob
Noob
Posts: 17
Joined: 06 May 2008, 23:53
Noob?: Yes

Re: Can't call method "verb"

#18 Post by like2learn »

Code: Select all

OpenKore version what-will-become-2.1 (SVN Version) 
@ai_seq = 
Network state = 5
Network handler = Network::DirectConnection
SVN revision: unknown
No loaded plugins.

Error message:
Assertion failed!
 at C:/Documents and Settings/WINXP/Desktop/home/openkore/svnsnapshots/openkore_ready/src/deps/Carp/Assert.pm line 271
	Carp::Assert::assert('') called at src/Misc.pm line 2275
	Misc::setStatus('HASH(0x2e22d94)', 0, 0, 0) called at src/Network/Receive.pm line 1363
	Network::Receive::actor_display('Network::Receive::ServerType8_2=HASH(0x164372c)', 'HASH(0x2daedfc)') called at src/Network/Receive.pm line 528
	Network::Receive::parse('Network::Receive::ServerType8_2=HASH(0x164372c)', '|\x{0}\x{0}\x{c3}\x{d3}\x{a5}\x{6}K\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}q\x{17}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{b}\x{ca}\x{90}\x{0}\x{0}') called at src/functions.pl line 1207
	main::parseIncomingMessage('|\x{0}\x{0}\x{c3}\x{d3}\x{a5}\x{6}K\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}q\x{17}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{b}\x{ca}\x{90}\x{0}\x{0}') called at src/functions.pl line 551
	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(0x239792c)') called at openkore.pl line 96
	main::__start() called at start.pl line 119

Stack trace:
Assertion failed!
 at C:/Documents and Settings/WINXP/Desktop/home/openkore/svnsnapshots/openkore_ready/src/deps/Carp/Assert.pm line 271
	Carp::Assert::assert('') called at src/Misc.pm line 2275
	Misc::setStatus('HASH(0x2e22d94)', 0, 0, 0) called at src/Network/Receive.pm line 1363
	Network::Receive::actor_display('Network::Receive::ServerType8_2=HASH(0x164372c)', 'HASH(0x2daedfc)') called at src/Network/Receive.pm line 528
	Network::Receive::parse('Network::Receive::ServerType8_2=HASH(0x164372c)', '|\x{0}\x{0}\x{c3}\x{d3}\x{a5}\x{6}K\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}q\x{17}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{b}\x{ca}\x{90}\x{0}\x{0}') called at src/functions.pl line 1207
	main::parseIncomingMessage('|\x{0}\x{0}\x{c3}\x{d3}\x{a5}\x{6}K\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}q\x{17}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{b}\x{ca}\x{90}\x{0}\x{0}') called at src/functions.pl line 551
	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(0x239792c)') called at openkore.pl line 96
	main::__start() called at start.pl line 119
 at C:/Documents and Settings/WINXP/Desktop/home/openkore/svnsnapshots/openkore_ready/src/deps/Carp/Assert.pm line 271
	Carp::Assert::assert('') called at src/Misc.pm line 2275
	Misc::setStatus('HASH(0x2e22d94)', 0, 0, 0) called at src/Network/Receive.pm line 1363
	Network::Receive::actor_display('Network::Receive::ServerType8_2=HASH(0x164372c)', 'HASH(0x2daedfc)') called at src/Network/Receive.pm line 528
	Network::Receive::parse('Network::Receive::ServerType8_2=HASH(0x164372c)', '|\x{0}\x{0}\x{c3}\x{d3}\x{a5}\x{6}K\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}q\x{17}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{b}\x{ca}\x{90}\x{0}\x{0}') called at src/functions.pl line 1207
	main::parseIncomingMessage('|\x{0}\x{0}\x{c3}\x{d3}\x{a5}\x{6}K\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}q\x{17}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{b}\x{ca}\x{90}\x{0}\x{0}') called at src/functions.pl line 551
	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(0x239792c)') called at openkore.pl line 96
	main::__start() called at start.pl line 119
today i updated my bot again by use http://openkore.collectskin.com/ and i got this error.
from console :

Code: Select all

Received packet: 007F Handler: received_sync
Received Sync
Received packet: 00B0 Handler: stat_info
Sp: 2303
Sent get player info: ID - 34 86 1E 00
Skill Use: 74
AI: skill_use | 2
Received packet: 009A Handler: system_chat
Received packet: 01D7 Handler: player_equipment
Received packet: 0196 Handler: actor_status_active
Received packet: 022B Handler: actor_display
Player Connected: Unknown #2000029 (9) Level 99 Boy Assassin Cross (49, 170)
Received packet: 013E Handler: skill_cast
Received packet: 0196 Handler: actor_status_active
Received packet: 011A Handler: skill_used_no_damage
Received packet: 0196 Handler: actor_status_active
Received packet: 0196 Handler: actor_status_active
Received packet: 0196 Handler: actor_status_active
Received packet: 0196 Handler: actor_status_active
Received packet: 011A Handler: skill_used_no_damage
Received packet: 008A Handler: actor_action
Received packet: 013E Handler: skill_cast
Received packet: 00B0 Handler: stat_info
Sp: 2305
Received packet: 013D Handler: hp_sp_changed
Received packet: 009C Handler: actor_look_at
Player Unknown #2000029 (9) looks at 0, 0
Received packet: 0196 Handler: actor_status_active
Received packet: 011A Handler: skill_used_no_damage
Received packet: 008A Handler: actor_action
Received packet: 0196 Handler: actor_status_active
Received packet: 011A Handler: skill_used_no_damage
Received packet: 013E Handler: skill_cast
Received packet: 0196 Handler: actor_status_active
Received packet: 011A Handler: skill_used_no_damage
Received packet: 0196 Handler: actor_status_active
Received packet: 011A Handler: skill_used_no_damage
Received packet: 0196 Handler: actor_status_active
Received packet: 0196 Handler: actor_status_active
Received packet: 008A Handler: actor_action
Received packet: 009C Handler: actor_look_at
Player Unknown #2000029 (9) looks at 0, 1
Received packet: 0196 Handler: actor_status_active
Received packet: 011A Handler: skill_used_no_damage
Received packet: 0080 Handler: actor_died_or_disappeared
Player Disappeared: Unknown #2000029 (9) Boy Assassin Cross (49, 170)
Received packet: 0195 Handler: actor_name_received
Player Info: I will never buff u o0o (0)
Received packet: 00B0 Handler: stat_info
Max Sp: 3381
Received packet: 013E Handler: skill_cast
Received packet: 00B0 Handler: stat_info
Sp: 2328
Received packet: 0196 Handler: actor_status_active
Received packet: 011A Handler: skill_used_no_damage
You use Magnificat on yourself (Lv: 5)
Sent Sync
Received packet: 007F Handler: received_sync
Received Sync
Sent get player info: ID - 2F DA A5 06
Received packet: 0095 Handler: actor_info
Received object info: Amistr
Slave Info: Amistr (0)
Sent get player info: ID - 3A 89 1E 00
AI:  | 1
Received packet: 0195 Handler: actor_name_received
Player Info: Jooo5 (1)
Received packet: 00B0 Handler: stat_info
Sp: 2413
Sent get player info: ID - 01 85 1E 00
Received packet: 0195 Handler: actor_name_received
Player Info: Rock MY Dancer (2)
Received packet: 0196 Handler: actor_status_active
AI:  | 1
Received packet: 0196 Handler: actor_status_active
Sent get player info: ID - FE 84 1E 00
Received packet: 0195 Handler: actor_name_received
Player Info: Team MY Team (3)
Sent get player info: ID - 81 85 1E 00
Received packet: 0195 Handler: actor_name_received
Player Info: S u c k MY C o c k (4)
Received packet: 01D7 Handler: player_equipment
Received packet: 022B Handler: actor_display
Player Connected: Unknown #2000332 (9) Level 99 Boy Assassin Cross (51, 167)
Received packet: 01D7 Handler: player_equipment
Received packet: 013E Handler: skill_cast
AI:  | 1
Received packet: 0196 Handler: actor_status_active
Received packet: 011A Handler: skill_used_no_damage
Received packet: 0196 Handler: actor_status_active
Received packet: 011A Handler: skill_used_no_damage
Received packet: 0196 Handler: actor_status_active
Received packet: 011A Handler: skill_used_no_damage
Sent get player info: ID - 6F 85 1E 00
Received packet: 0195 Handler: actor_name_received
Player Info: L i c k MY P u s s y (5)
Received packet: 013E Handler: skill_cast
Received packet: 0196 Handler: actor_status_active
Received packet: 011A Handler: skill_used_no_damage
Received packet: 013E Handler: skill_cast
Received packet: 0196 Handler: actor_status_active
Received packet: 011A Handler: skill_used_no_damage
Received packet: 00B0 Handler: stat_info
Sp: 2498
Received packet: 022C Handler: actor_display
Player Moved: Unknown #2000332 (9) Level 99 Boy Assassin Cross - (51, 167) ->
(51, 160)
Received packet: 01D7 Handler: player_equipment
Received packet: 013E Handler: skill_cast
Received packet: 0196 Handler: actor_status_active
Received packet: 011A Handler: skill_used_no_damage
Received packet: 022C Handler: actor_display
Player Moved: Unknown #2000332 (9) Level 99 Boy Assassin Cross - (51, 165) ->
(51, 160)
Received packet: 01D7 Handler: player_equipment
Received packet: 0196 Handler: actor_status_active
Received packet: 011A Handler: skill_used_no_damage
Received packet: 013E Handler: skill_cast
Received packet: 0196 Handler: actor_status_active
Received packet: 011A Handler: skill_used_no_damage
Received packet: 022C Handler: actor_display
Player Moved: Unknown #2000332 (9) Level 99 Boy Assassin Cross - (51, 163) ->
(52, 158)
Received packet: 01D7 Handler: player_equipment
Sent get player info: ID - 49 85 1E 00
Received packet: 0195 Handler: actor_name_received
Player Info: S u c k MY D i c k (6)
Received packet: 0086 Handler: actor_display
Player Moved: Unknown #2000332 (9) Level 99 Boy Assassin Cross - (52, 160) ->
(53, 156)
Received packet: 0086 Handler: actor_display
Player Moved: Unknown #2000332 (9) Level 99 Boy Assassin Cross - (53, 156) ->
(55, 155)
AI:  | 1
Received packet: 0080 Handler: actor_died_or_disappeared
Player Disappeared: Unknown #2000332 (9) Boy Assassin Cross (55, 155)
Sent get player info: ID - 92 85 1E 00
Received packet: 0195 Handler: actor_name_received
Player Info: K I s s MY A s s (7)
Received packet: 0196 Handler: actor_status_active
Received packet: 0196 Handler: actor_status_active
Received packet: 0196 Handler: actor_status_active
Received packet: 0196 Handler: actor_status_active
Received packet: 0196 Handler: actor_status_active
Received packet: 0196 Handler: actor_status_active
Received packet: 0196 Handler: actor_status_active
Received packet: 0196 Handler: actor_status_active
Received packet: 0196 Handler: actor_status_active
Received packet: 011A Handler: skill_used_no_damage
Received packet: 0196 Handler: actor_status_active
Received packet: 011A Handler: skill_used_no_damage
Received packet: 0196 Handler: actor_status_active
Received packet: 011A Handler: skill_used_no_damage
Received packet: 0196 Handler: actor_status_active
Received packet: 011A Handler: skill_used_no_damage
Received packet: 0196 Handler: actor_status_active
Received packet: 011A Handler: skill_used_no_damage
Received packet: 0196 Handler: actor_status_active
Received packet: 011A Handler: skill_used_no_damage
Received packet: 0196 Handler: actor_status_active
Received packet: 011A Handler: skill_used_no_damage
Received packet: 0196 Handler: actor_status_active
Received packet: 011A Handler: skill_used_no_damage
Sent get player info: ID - 93 85 1E 00
Received packet: 00B0 Handler: stat_info
Sp: 2500
Received packet: 013D Handler: hp_sp_changed
Received packet: 0195 Handler: actor_name_received
Player Info: K l s s MY A s s (8)
Received packet: 008A Handler: actor_action
AI:  | 1
Received packet: 00B0 Handler: stat_info
Sp: 2682
Received packet: 0080 Handler: actor_died_or_disappeared
Player Teleported: Jooo5 (1) Boy Creator (61, 162)
Received packet: 0080 Handler: actor_died_or_disappeared
Slave Disappeared: Amistr (0) Homunculus (58, 162)
whoami
Input: whoami
Name:    P r i e s t (Level 99 Boy High Priest)
Char ID: 151250
Acct ID: 2000327
AI:  | 1
Sent Sync
Received packet: 007F Handler: received_sync
Received Sync
AI:  | 1
Received packet: 00B0 Handler: stat_info
Sp: 2767
AI:  | 1
Received packet: 008A Handler: actor_action
AI:  | 1
Received packet: 00B0 Handler: stat_info
Sp: 2852
Received packet: 00B0 Handler: stat_info
Sp: 2854
Received packet: 013D Handler: hp_sp_changed
Received packet: 008A Handler: actor_action
AI:  | 1
Received packet: 01D7 Handler: player_equipment
Received packet: 022B Handler: actor_display
Player Connected: Unknown #2000266 (1) Level 99 Boy Creator (51, 159)
Received packet: 007C Handler: actor_display
Slave Spawned: Unknown #111532592 (0)
Sent get player info: ID - 8A 85 1E 00
Received packet: 0195 Handler: actor_name_received
Player Info: SpyKid (1)
AI:  | 1
Received packet: 00B0 Handler: stat_info
Sp: 3036
Sent get player info: ID - 30 DA A5 06
Received packet: 0095 Handler: actor_info
Received object info: Lif
Slave Info: Lif (0)
AI:  | 1
Received packet: 0086 Handler: actor_display
Player Moved: SpyKid (1) Level 99 Boy Creator - (51, 159) -> (54, 163)
Sent Sync
Received packet: 007F Handler: received_sync
Received Sync
Received packet: 0086 Handler: actor_display
Player Moved: SpyKid (1) Level 99 Boy Creator - (54, 162) -> (56, 165)
Received packet: 022C Handler: actor_display
Slave Moved: Lif (0) - (51, 159) -> (55, 162)
Received packet: 0086 Handler: actor_display
Player Moved: SpyKid (1) Level 99 Boy Creator - (56, 165) -> (57, 166)
Received packet: 0086 Handler: actor_display
Player Moved: SpyKid (1) Level 99 Boy Creator - (57, 166) -> (58, 164)
Received packet: 0086 Handler: actor_display
Slave Moved: Lif (0) - (55, 162) -> (57, 165)
AI:  | 1
Received packet: 00B0 Handler: stat_info
Sp: 3121
Received packet: 0086 Handler: actor_display
Player Moved: SpyKid (1) Level 99 Boy Creator - (58, 164) -> (58, 162)
Received packet: 0086 Handler: actor_display
Player Moved: SpyKid (1) Level 99 Boy Creator - (58, 162) -> (58, 159)
Wiped old
autoBreakTime: hormin = 18:33, weekday = thu
Received packet: 0086 Handler: actor_display
Slave Moved: Lif (0) - (57, 165) -> (58, 159)
AI:  | 1
Received packet: 00B0 Handler: stat_info
Sp: 3123
Received packet: 013D Handler: hp_sp_changed
Received packet: 00B0 Handler: stat_info
Sp: 3305
AI:  | 1
AI:  | 1
Received packet: 01D7 Handler: player_equipment
Received packet: 022B Handler: actor_display
Player Connected: Unknown #2000332 (9) Level 99 Boy Assassin Cross (49, 170)
Received packet: 01D7 Handler: player_equipment
Received packet: 01D7 Handler: player_equipment
Received packet: 022B Handler: actor_display
Player Connected: Jooo5 (10) Level 99 Boy Creator (48, 172)
Received packet: 007C Handler: actor_display
This program has encountered an unexpected problem. This is probably because
of a recent server update, a bug in this program, or in one of the plugins.
We apologize for this problem. You may get support from IRC or the forums.

A detailed error report has been saved to errors.txt. Before posting a bug
report, please try out the SVN version first. If you are already using the SVN
version, search the forums first to see if your problem had already been
solved,
or has already been reported. If you truly believe you have encountered a bug
in
the program, please include the contents of the errors.txt in your bug report,
or we may not be able to help you!

The error message is:
Assertion failed!
 at C:/Documents and Settings/WINXP/Desktop/home/openkore/svnsnapshots/
openkore_ready/src/deps/Carp/Assert.pm line 271
        Carp::Assert::assert('') called at src/Misc.pm line 2275
        Misc::setStatus('HASH(0x2d8aa60)', 0, 0, 0) called at
src/Network/Receive.pm line 1363

Network::Receive::actor_display('Network::Receive::ServerType8_2=HASH(0x164372c
)', 'HASH(0x2e33e88)') called at src/Network/Receive.pm line 528

Network::Receive::parse('Network::Receive::ServerType8_2=HASH(0x164372c)',
'|\x{0}\x{0}/\x{da}\x{a5}\x{6}p\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{
0}\x{0}\x{0}\x{0}v\x{17}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}
\x{0}\x{0}\x{0}\x{c}\x{a}\x{c2}\x{0}\x{0}') called at src/functions.pl line
1207

main::parseIncomingMessage('|\x{0}\x{0}/\x{da}\x{a5}\x{6}p\x{0}\x{0}\x{0}\x{0}\
x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}v\x{17}\x{0}\x{0}\x{0}\x{0}\x{0}\x{
0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{c}\x{a}\x{c2}\x{0}\x{0}') called
at src/functions.pl line 551
        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(0x2394744)') called
at openkore.pl line 96
        main::__start() called at start.pl line 119
Press ENTER to exit this program.
User avatar
help_us
Testers Team
Testers Team
Posts: 106
Joined: 04 Apr 2008, 21:53
Noob?: No
Location: Asia

Re: Can't call method "verb"

#19 Post by help_us »

its happen to my priest today after i update my OpenKore to r6857, but i undo sub setStatus inside my misc.pm and there no more error.
are you sure you not buffing another homunculus or mercenary actor?
Image
Image
Technology
Super Moderators
Super Moderators
Posts: 801
Joined: 06 May 2008, 12:47
Noob?: No

Re: Can't call method "verb"

#20 Post by Technology »

Post a packet log from beginning to end. Thats the best source of information to us.

debugPacket_received 1
debugPacket_sent 1
debugPacket_include_dumpMethod 4
One ST0 to rule them all? One PE viewer to find them!
One ST_kRO to bring them all and in the darkness bind them...

Mount Doom awaits us, fellowship of OpenKore!