Can anyone guide me with this error in xkore 1

Private server support - Only post connectivity issues in the subforum!

Moderator: Moderators

nyae3000
Noob
Noob
Posts: 10
Joined: 01 Jan 2011, 22:33
Noob?: No

Can anyone guide me with this error in xkore 1

#1 Post by nyae3000 »

whenever i change my armors this error pops out need help on this. Thanks in advance :D

Code: Select all

OpenKore version what-will-become-2.1
@ai_seq = skill_use
Network state = 5
Network handler = Network::XKore
SVN revision: 8904
Loaded plugins:
  plugins/macro.pl (macro; description: allows usage of macros)

Error message:
Attempt to STORE non Actor reference to the hash of actors
Key:
726f6265
Value:
$VAR1 = {
          'equipped' => 4
        };

Stack trace:
Attempt to STORE non Actor reference to the hash of actors
Key:
726f6265
Value:
$VAR1 = {
          'equipped' => 4
        };
 at src/Utils/ActorHashTie.pm line 18
	Tie::ActorHash::STORE('Tie::ActorHash=ARRAY(0x67831fc)', 'robe', 'HASH(0x6794964)') called at src/Network/Receive/kRO/Sakexe_0.pm line 1648
	Network::Receive::kRO::Sakexe_0::equip_item('Network::Receive::kRO::RagexeRE_2010_01_26a=HASH(0x5aaf9fc)', 'HASH(0x6683254)') called at src/Network/PacketParser.pm line 267
	Network::PacketParser::parse('Network::Receive::kRO::RagexeRE_2010_01_26a=HASH(0x5aaf9fc)', '\x{aa}\x{0}\x{5}\x{0}\x{4}\x{0}\x{1}\x{b0}\x{0}', 'Network::Receive::kRO::RagexeRE_2010_01_26a=HASH(0x5aaf9fc)') called at src/Network/Receive.pm line 68
	Network::Receive::parse('Network::Receive::kRO::RagexeRE_2010_01_26a=HASH(0x5aaf9fc)', '\x{aa}\x{0}\x{5}\x{0}\x{4}\x{0}\x{1}\x{b0}\x{0}', 'Network::Receive::kRO::RagexeRE_2010_01_26a=HASH(0x5aaf9fc)') called at src/Network/PacketParser.pm line 401
	Network::PacketParser::process('Network::Receive::kRO::RagexeRE_2010_01_26a=HASH(0x5aaf9fc)', 'Network::MessageTokenizer=HASH(0x38131c4)', 'Network::Receive::kRO::RagexeRE_2010_01_26a=HASH(0x5aaf9fc)') called at src/functions.pl line 724
	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(0x2b2f7c)') called at openkore.pl line 97
	main::__start() called at start.pl line 136
User avatar
4epT
Developers
Developers
Posts: 627
Joined: 30 Apr 2008, 14:17
Noob?: No
Discord: ya4ept#8494
Location: Moskow (Russia)

Re: Can anyone guide me with this error in xkore 1

#2 Post by 4epT »

what server?
All my posts are made by machine translator!
¤ Manual ¤ Anti BotKiller ¤ Packet Extractor v3 ¤
Image
Image
nyae3000
Noob
Noob
Posts: 10
Joined: 01 Jan 2011, 22:33
Noob?: No

Re: Can anyone guide me with this error in xkore 1

#3 Post by nyae3000 »

4epT wrote:what server?
http://crackedro.com/
4epT wrote:what server?
My old openkore is working i just wanted to use tha latest openkore but the above error pops out. Sorry for double quote.
User avatar
4epT
Developers
Developers
Posts: 627
Joined: 30 Apr 2008, 14:17
Noob?: No
Discord: ya4ept#8494
Location: Moskow (Russia)

Re: Can anyone guide me with this error in xkore 1

#4 Post by 4epT »

use:

Code: Select all

[CrackedRO]
# http://crackedro.com
ip 107.155.84.121
port 43597
version 23
master_version 17
serverType kRO_RagexeRE_2010_06_22a
serverEncoding Western
charBlockSize 112
addTableFolders kRO/RagexeRE_2010_06_22a;translated;translated/kRO_english;kRO
All my posts are made by machine translator!
¤ Manual ¤ Anti BotKiller ¤ Packet Extractor v3 ¤
Image
Image
nyae3000
Noob
Noob
Posts: 10
Joined: 01 Jan 2011, 22:33
Noob?: No

Re: Can anyone guide me with this error in xkore 1

#5 Post by nyae3000 »

4epT wrote:use:

Code: Select all

[CrackedRO]
# http://crackedro.com
ip 107.155.84.121
port 43597
version 23
master_version 17
serverType kRO_RagexeRE_2010_06_22a
serverEncoding Western
charBlockSize 112
addTableFolders kRO/RagexeRE_2010_06_22a;translated;translated/kRO_english;kRO
Oh! My! Gas! :o :shock: its working now thank you very much. Works like a charm haha! :D Thanks again.

How did you get this info from the server? can you teach me if its ok? :)
User avatar
4epT
Developers
Developers
Posts: 627
Joined: 30 Apr 2008, 14:17
Noob?: No
Discord: ya4ept#8494
Location: Moskow (Russia)

Re: Can anyone guide me with this error in xkore 1

#6 Post by 4epT »

All my posts are made by machine translator!
¤ Manual ¤ Anti BotKiller ¤ Packet Extractor v3 ¤
Image
Image
nyae3000
Noob
Noob
Posts: 10
Joined: 01 Jan 2011, 22:33
Noob?: No

Re: Can anyone guide me with this error in xkore 1

#7 Post by nyae3000 »

How do get the info that will i put in addTableFolders?
User avatar
4epT
Developers
Developers
Posts: 627
Joined: 30 Apr 2008, 14:17
Noob?: No
Discord: ya4ept#8494
Location: Moskow (Russia)

Re: Can anyone guide me with this error in xkore 1

#8 Post by 4epT »

it is not mandatory parameter
All my posts are made by machine translator!
¤ Manual ¤ Anti BotKiller ¤ Packet Extractor v3 ¤
Image
Image