Advertisement
Guest User

Untitled

a guest
Jan 27th, 2018
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.55 KB | None | 0 0
  1. OpenKore version what-will-become-2.1
  2. Revision: ctime:2018_01_27
  3. Loaded plugins:
  4. plugins/breakTime/breakTime.pl (breakTime; description: Automatically disconnect and reconnect at certain times of the day)
  5. plugins/eventMacro/eventMacro.pl (eventMacro; description: allows usage of eventMacros)
  6. plugins/item_weight_recorder/item_weight_recorder.pl (item_weight_recorder; description: item_weight_recorder plugin)
  7. plugins/macro/macro.pl (macro; description: allows usage of macros)
  8. plugins/map/map.pl (map; description: map)
  9. plugins/profiles/profiles.pl (profiles; description: Profiles Selector)
  10. plugins/raiseSkill/raiseSkill.pl (raiseSkill; description: audiciona pontos de habilidade automaticamente)
  11. plugins/raiseStat/raiseStat.pl (raiseStat; description: adiciona pontos de atributo automaticamente)
  12. plugins/reconnect/reconnect.pl (reconnect; description: v1.0)
  13. plugins/xConf/xConf.pl (xConf; description: commands for change items_control, mon_control, pickupitems, priority)
  14.  
  15. Error message:
  16. Cannot locate automacro module eventMacro::Condition::release.
  17.  
  18. Stack trace:
  19. Trace begun at plugins\eventMacro\eventMacro\Core.pm line 341
  20. eventMacro::Core::load_condition_module('eventMacro::Core=HASH(0x98e0064)', 'eventMacro::Condition::release') called at plugins\eventMacro\eventMacro\Core.pm line 284
  21. eventMacro::Core::create_automacro_list('eventMacro::Core=HASH(0x98e0064)', 'HASH(0x73aee34)') called at plugins\eventMacro\eventMacro\Core.pm line 56
  22. eventMacro::Core::new('eventMacro::Core', 'control\eventMacros.txt') called at D:\Openkore\Bots\iRO\iroragbr01\plugins\eventMacro\eventMacro.pl line 94
  23. eventMacro::parseAndHook('control\eventMacros.txt') called at D:\Openkore\Bots\iRO\iroragbr01\src\Settings.pm line 544
  24. Settings::loadByHandle(58) called at D:\Openkore\Bots\iRO\iroragbr01\plugins\eventMacro\eventMacro.pl line 68
  25. eventMacro::onstart3('start3', undef, undef) called at src\Plugins.pm line 434
  26. Plugins::callHook('start3') called at src\functions.pl line 305
  27. main::loadDataFiles at src\functions.pl line 87
  28. main::mainLoop at src\Interface\Wx.pm line 190
  29. Interface::Wx::__ANON__('Interface::Wx=HASH(0x5c263a4)', 'Wx::TimerEvent=SCALAR(0x5aad634)') called at src\Interface\Wx.pm line 163
  30. eval {...} at src\Interface\Wx.pm line 163
  31. Interface::Wx::mainLoop('Interface::Wx=HASH(0x5c263a4)') called at openkore.pl line 97
  32. main::__start at start.pl line 136
  33.  
  34. Interrompido nesta linha:
  35. eval "use $condition_module";
  36. * if ($@ =~ /^Can't locate /s) {
  37. FileNotFoundException->throw("Cannot locate automacro module ".$condition_module.".");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement