Forum rules
This server is currently not maintained and tables folder (including connection info) is outdated. Read the wiki for instructions on how to update those information. Please contribute your updated info. Contact Cozzie to join the team as a regular server supporter.
OpenKore version what-will-become-2.1
@ai_seq = skill_use attack route
Network state = 5
Network handler = Network::DirectConnection
SVN revision: 7601
No loaded plugins.
Error message:
aassign at src/Actor/You.pm line 84.
Stack trace:
aassign at src/Actor/You.pm line 84.
at src/Actor.pm line 72
Actor::You::nameString(undef, undef, '') called at src/Actor.pm line 72
Actor::_nameString('Actor::You=HASH(0x387e60c)', undef, '') called at src/Misc.pm line 227
Misc::checkValidity('AI part 3') called at src/AI/CoreLogic.pm line 167
AI::CoreLogic::iterate() called at src/functions.pl line 738
main::mainLoop_initialized() called at src/functions.pl line 69
main::mainLoop() called at src/Interface.pm line 75
Interface::mainLoop('Interface::Console::Win32=HASH(0x11d53dc)') called at openkore.pl line 97
main::__start() called at start.pl line 129
Died at this line:
return T('you') if UNIVERSAL::isa($otherActor, 'Actor');
* return T('You');
}