OpenKore version what-will-become-2.1 @ai_seq = items_take route Network state = 5 Network handler = Network::DirectConnection Revision: ctime:2024_12_24 Loaded plugins: plugins/breakTime/breakTime.pl (breakTime; description: Automatically disconnect and reconnect at certain times of the day) plugins/item_weight_recorder/item_weight_recorder.pl (item_weight_recorder; description: item_weight_recorder plugin) plugins/macro/macro.pl (macro; description: allows usage of macros) plugins/map/map.pl (map; description: map) plugins/profiles/profiles.pl (profiles; description: Profiles Selector) plugins/raiseSkill/raiseSkill.pl (raiseSkill; description: automatically raise character skills) plugins/raiseStat/raiseStat.pl (raiseStat; description: automatically raise character stats) plugins/reconnect/reconnect.pl (reconnect; description: v1.0) plugins/xConf/xConf.pl (xConf; description: commands for change items_control, mon_control, pickupitems, priority) Error message: No valid skill identifier specified. Stack trace: Trace begun at src\Skill.pm line 142 Skill::new('Skill', 'handle', undef) called at src\Commands.pm line 5252 Commands::cmdSkills('skills', undef) called at src\Commands.pm line 887 Commands::run('skills') called at src\Interface\Wx.pm line 455 Interface::Wx::__ANON__('Interface::Wx=HASH(0x66fcf74)') called at src\Interface\Wx.pm line 818 Interface::Wx::__ANON__('Wx::Frame=HASH(0x623042c)', 'Wx::CommandEvent=SCALAR(0x10466e8c)') called at src\Interface\Wx.pm line 164 eval {...} at src\Interface\Wx.pm line 164 Interface::Wx::mainLoop('Interface::Wx=HASH(0x66fcf74)') called at openkore.pl line 97 main::__start at start.pl line 136 这行有错误: } else { * ArgumentException->throw("No valid skill identifier specified."); }