After the server maintain,all the bot users included me seems to crash in map server in Taiwan Test Server.
The first step i did is to upgrade the recvpackets.txt by "packet-extractor-1.1.0",
and I'll attach the txt,the packets gained plenty...
Then,after I upgrade the recvpackets I tried to log again but it didn't works.
Here's the content of error file
Code: Select all
OpenKore version 2.0.6.1
Network state = 4
Network handler = Network::DirectConnection
SVN revision: unknown
No loaded plugins.
Error message:
Assertion ('HASH(0x48b7524)' must be of class 'Actor::You') failed!
at D:/SERVER/BOT/openkore-wx-2.0.6.1/openkore-2.0.6.1/src/deps/Carp/Assert.pm line 271
Carp::Assert::assert('', '\'HASH(0x48b7524)\' must be of class \'Actor::You\'') called at src/Utils/Assert.pm line 31
Utils::Assert::assertClass('HASH(0x48b7524)', 'Actor::You') called at src/Misc.pm line 228
Misc::checkValidity('Packet: stat_info2') called at src/Network/Receive.pm line 419
Network::Receive::parse('Network::Receive::ServerType0=HASH(0x1f3ecd4)', 'A\x{1}\x{11}\x{0}\x{0}\x{0}]\x{0}\x{0}\x{0}\x{17}\x{0}\x{0}\x{0}') called at src/functions.pl line 1192
main::parseIncomingMessage('A\x{1}\x{11}\x{0}\x{0}\x{0}]\x{0}\x{0}\x{0}\x{17}\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/Wx.pm line 140
Interface::Wx::__ANON__('Interface::Wx=HASH(0x2d839a0)', 'Wx::TimerEvent=SCALAR(0x3ee8fd0)') called at src/Interface/Wx.pm line 113
eval {...} called at src/Interface/Wx.pm line 113
Interface::Wx::mainLoop('Interface::Wx=HASH(0x2d839a0)') called at openkore.pl line 96
main::__start() called at start.pl line 125
Stack trace:
Assertion ('HASH(0x48b7524)' must be of class 'Actor::You') failed!
at D:/SERVER/BOT/openkore-wx-2.0.6.1/openkore-2.0.6.1/src/deps/Carp/Assert.pm line 271
Carp::Assert::assert('', '\'HASH(0x48b7524)\' must be of class \'Actor::You\'') called at src/Utils/Assert.pm line 31
Utils::Assert::assertClass('HASH(0x48b7524)', 'Actor::You') called at src/Misc.pm line 228
Misc::checkValidity('Packet: stat_info2') called at src/Network/Receive.pm line 419
Network::Receive::parse('Network::Receive::ServerType0=HASH(0x1f3ecd4)', 'A\x{1}\x{11}\x{0}\x{0}\x{0}]\x{0}\x{0}\x{0}\x{17}\x{0}\x{0}\x{0}') called at src/functions.pl line 1192
main::parseIncomingMessage('A\x{1}\x{11}\x{0}\x{0}\x{0}]\x{0}\x{0}\x{0}\x{17}\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/Wx.pm line 140
Interface::Wx::__ANON__('Interface::Wx=HASH(0x2d839a0)', 'Wx::TimerEvent=SCALAR(0x3ee8fd0)') called at src/Interface/Wx.pm line 113
eval {...} called at src/Interface/Wx.pm line 113
Interface::Wx::mainLoop('Interface::Wx=HASH(0x2d839a0)') called at openkore.pl line 96
main::__start() called at start.pl line 125
at src/Interface/Wx.pm line 113
Interface::Wx::mainLoop('Interface::Wx=HASH(0x2d839a0)') called at openkore.pl line 96
main::__start() called at start.pl line 125
Code: Select all
[Taiwan - twRO: Sakray]
ip 61.220.62.26
port 6900
master_version 5
version 211
serverType 0
serverEncoding Traditional Chinese
storageEncryptKey 0x050B6F79, 0x0202C179, 0x00E20120, 0x04FA43E3, 0x0179B6C8, 0x05973DF2, 0x07D8D6B, 0x08CB9ED9
PINEncryptKey 0x050B6F79, 0x0202C179, 0x00E20120, 0x04FA43E3, 0x0179B6C8, 0x05973DF2, 0x07D8D6B, 0x08CB9ED9
encrypt_packet_prefix 0


Then I guess the problem is the serverType has been changed after the maintain

It means I have a big trouble

Thanks for any help
