crash r8608, why?

Forum closed. All further discussion to be discussed at https://github.com/OpenKore/

Moderators: Moderators, Developers

Message
Author
selolayer
Noob
Noob
Posts: 2
Joined: 31 May 2013, 08:10
Noob?: Yes

crash r8608, why?

#1 Post by selolayer »

when i run openkore r8608, I had a crash bot ..
why?

Code: Select all

Server idRO
eror.txt:
OpenKore version what-will-become-2.1
@ai_seq = sitAuto route
Network state = 5
Network handler = Network::DirectConnection
SVN revision: 8608
No loaded plugins.

Error message:
Attempt to STORE non Actor reference to the hash of actors
Key:
72696768744163636573736f7279
Value:
$VAR1 = {};

Stack trace:
Attempt to STORE non Actor reference to the hash of actors
Key:
72696768744163636573736f7279
Value:
$VAR1 = {};
at src/Utils/ActorHashTie.pm line 18
Tie::ActorHash::STORE('Tie::ActorHash=ARRAY(0x57c0b04)', 'rightAccessory', 'HASH(0x57ddd54)') called at src/Actor/Item.pm line 234
Actor::Item::scanConfigAndCheck('equipAuto_1') called at src/AI/CoreLogic.pm line 2582
AI::CoreLogic::processAutoEquip() called at src/AI/CoreLogic.pm line 170
AI::CoreLogic::iterate() called at src/functions.pl line 737
main::mainLoop_initialized() called at src/functions.pl line 70
main::mainLoop() called at src/Interface.pm line 75
Interface::mainLoop('Interface::Console::Win32=HASH(0x25aee34)') called at openkore.pl line 97
main::__start() called at start.pl line 136
what's the solution?

Raider
The Kore Devil
The Kore Devil
Posts: 672
Joined: 22 Feb 2013, 03:40
Noob?: No
Location: The Netherlands

Re: crash r8608, why?

#2 Post by Raider »

http://www.openkore.com/index.php/Frequ ... ference.29
Use new serverType or correct your server settings.

selolayer
Noob
Noob
Posts: 2
Joined: 31 May 2013, 08:10
Noob?: Yes

Re: crash r8608, why?

#3 Post by selolayer »

Raider wrote:http://www.openkore.com/index.php/Frequ ... ference.29
Use new serverType or correct your server settings.
oke raider..
thanks for u response

:D

Locked