안녕하세요.. 오류때문에 글 올립니다.

Korea - 한국

Moderator: Moderators

Forum rules
This server is currently not maintained and tables folder (including connection info) maybe outdated. Read the wiki for instructions on how to update those information and please contribute when you obtain them. Contact Cozzie to join the team as a regular server supporter.
server55
Noob
Noob
Posts: 1
Joined: 16 Aug 2008, 06:31
Noob?: No

안녕하세요.. 오류때문에 글 올립니다.

#1 Post by server55 »

후... 바포메트 서버 하고있는데요. 설정다하고 들어가서 캐릭터 선택하고 게임접속하면 저런오류가 뜨면서 게임이 꺼집니다.
-------------------------------------error-----------------------------------
> This program has encountered an unexpected problem. This is probably because
> of a bug in this program, or in one of the plugins. Please tell us about this
> problem.
> A detailed error report has been saved to errors.txt. Please include the
> contents of this file in your bug report, or we may not be able to help you!
> The error message is:
> Can't call method "inventory" on an undefined value at src/Network/Receive.pm
> line 2356.
------------------------------------------------------------------------------
receive.pm 라인2356 가도 호문무슨 줄같은데 어떻게 해야될지 모르겠어요. 도움좀 부탁드립니다.
------------------------------------------------------------------------------
에러 해설
OpenKore version 2.0.5.1
Network state = 4
Network handler = Network::XKore
SVN revision: unknown
No loaded plugins.

Error message:
Can't call method "inventory" on an undefined value at src/Network/Receive.pm line 2356.

Stack trace:
Can't call method "inventory" on an undefined value at src/Network/Receive.pm line 2356.
at src/Network/Receive.pm line 2356
Network::Receive::equip_item('Network::Receive::ServerType8=HASH(0x1e6d8b4)', 'HASH(0x35c5228)') called at src/Network/Receive.pm line 412
Network::Receive::parse('Network::Receive::ServerType8=HASH(0x1e6d8b4)', '\x{aa}\x{0}\x{0}\x{0}') called at src/functions.pl line 1189
main::parseIncomingMessage('\x{aa}\x{0}\x{0}\x{0}') called at src/functions.pl line 545
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(0x2b7a9e0)') called at openkore.pl line 96
main::__start() called at start.pl line 125

Died at this line:
my ($self, $args) = @_;
* my $item = $char->inventory->getByServerIndex($args->{index});
if (!$args->{success}) {