FenrisWolf
20/01/2007, 10:59:27
Error message:
Can't locate object method "sendBanCheck" via package "Network::DirectConnection" at C:/Arquivos de programas/Gravity/RO/openkore/src/Network/Receive.pm line 4355.
Stack trace:
Can't locate object method "sendBanCheck" via package "Network::DirectConnection" at C:/Arquivos de programas/Gravity/RO/openkore/src/Interface/Wx.pm line 131
Interface::Wx::mainLoop('Interface::Wx=HASH(0x2ac4 ff4)') called at openkore.pl line 353
main::__start() called at start.pl line 127
Interrompido nesta linha:
# 30 Dec 2005: it didn't work before because it wasn't sending the accountiD -> fixed (kaliwanagan)
* $net->sendBanCheck($accountID) if (!$net->clientAlive && $config{serverType} == 2);
if (charSelectScreen(1) == 1) {
Can't locate object method "sendBanCheck" via package "Network::DirectConnection" at C:/Arquivos de programas/Gravity/RO/openkore/src/Network/Receive.pm line 4355.
Stack trace:
Can't locate object method "sendBanCheck" via package "Network::DirectConnection" at C:/Arquivos de programas/Gravity/RO/openkore/src/Interface/Wx.pm line 131
Interface::Wx::mainLoop('Interface::Wx=HASH(0x2ac4 ff4)') called at openkore.pl line 353
main::__start() called at start.pl line 127
Interrompido nesta linha:
# 30 Dec 2005: it didn't work before because it wasn't sending the accountiD -> fixed (kaliwanagan)
* $net->sendBanCheck($accountID) if (!$net->clientAlive && $config{serverType} == 2);
if (charSelectScreen(1) == 1) {