im new so so in boting
today when i try to go to gold room
i got crash the bot
i Download openkore 2.0.6.1 wx and intall m33Zz_Edition-v19_of_Click_Wx-v21_EN.
this is the report
sorry for my englishOpenKore version 2.0.6.1
Network state = 5
Network handler = Network::DirectConnection
SVN revision: unknown
Loaded plugins:
plugins/macro.pl (macro)
Error message:
Can't call method "isWalkable" on an undefined value at src/Interface/Wx.pm line 1666.
Stack trace:
Can't call method "isWalkable" on an undefined value at src/Interface/Wx.pm line 1666.
at src/Interface/Wx.pm line 125
Interface::Wx::mainLoop('Interface::Wx=HASH(0x2dd5c28)') called at openkore.pl line 96
main::__start() called at start.pl line 125
Died at this line:
* $walkable = $field->isWalkable($x, $y);
if ($x >= 0 && $y >= 0 && $walkable) {
