Openkore Error

International

Moderator: Moderators

Message
Author
-Saint Seiya-
The Way Of Human
The Way Of Human
Posts: 182
Joined: 11 Apr 2008, 07:03

Openkore Error

#1 Post by -Saint Seiya- »

Today I keep encounter bot auto closing and this is the error txt shown inside openkore.

Code: Select all

OpenKore version what-will-become-2.1
@ai_seq = macro
Network state = 5
Network handler = Network::DirectConnection
Revision: ctime:2017_08_18
Loaded plugins:
  plugins/breakTime/breakTime.pl (breakTime; description: Automatically disconnect and reconnect at certain times of the day)
  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/reactOnNPC/reactOnNPC.pl (reactOnNPC; description: react on NPC messages)
  plugins/reconnect/reconnect.pl (reconnect; description: v1.0)

Error message:
Can't use string (""spearman scroll 10" 0 0 0
") as a HASH ref while "strict refs" in use at src/Log.pm line 254.

Stack trace:
Can't use string (""spearman scroll 10" 0 0 0
") as a HASH ref while "strict refs" in use at src/Log.pm line 254.
 at src/Interface/Wx.pm line 163
	Interface::Wx::mainLoop('Interface::Wx=HASH(0x46339a4)') called at openkore.pl line 97
	main::__start() called at start.pl line 136

Died at this line:
  		next if (!defined($_));
* 		$_->{'func'}->($type, $domain, $level, $currentVerbosity, $message, $_->{'user_data'}, $near, $far);
  	}