xkore 1 not working

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

Moderator: Moderators

Message
Author
back
Noob
Noob
Posts: 2
Joined: 09 Jan 2012, 04:36
Noob?: Yes

xkore 1 not working

#1 Post by back »

i tried to use xkore 1 on a private server and got this error. (xkore 0 is running fine)
OpenKore version what-will-become-2.1
Network state = 4
Network handler = Network::XKore
SVN revision: unknown
No loaded plugins.

Error message:
Attempt to STORE non blessed reference (or not a reference)
Value:
$VAR1 = {};

Stack trace:
Attempt to STORE non blessed reference (or not a reference)
Value:
$VAR1 = {};
at src/Utils/BlessedRefTie.pm line 10
Tie::BlessedRef::STORE('Tie::BlessedRef=SCALAR(0x6f702e4)', 'HASH(0x5fa51ec)') called at src/Network/ClientReceive.pm line 108
Network::ClientReceive::actor_look_at('Network::ClientReceive=HASH(0x4bbbb34)', 'HASH(0x6f4cc74)') called at src/Network/PacketParser.pm line 222
Network::PacketParser::parse('Network::Send::ServerType8_4=HASH(0x5cf46bc)', '\x{9b}\x{0}8\x{0}\x{90}', 'Network::ClientReceive=HASH(0x4bbbb34)') called at src/Network/PacketParser.pm line 335
Network::PacketParser::process('Network::Send::ServerType8_4=HASH(0x5cf46bc)', 'Network::MessageTokenizer=HASH(0x5cd400c)', 'Network::ClientReceive=HASH(0x4bbbb34)') called at src/functions.pl line 714
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(0x3519db4)') called at openkore.pl line 97
main::__start() called at start.pl line 136
can anyone help with this error ?

thanks in advance.

KoreGhost
Developers
Developers
Posts: 123
Joined: 28 Mar 2011, 12:48
Noob?: No
Location: Brazil
Contact:

Re: xkore 1 not working

#2 Post by KoreGhost »

Visual way on private servers has always been complicated, better get used to the Xkore 0

back
Noob
Noob
Posts: 2
Joined: 09 Jan 2012, 04:36
Noob?: Yes

Re: xkore 1 not working

#3 Post by back »

found the way to fix it.

just follow the Compilation Date manual ! lol

Technology
Super Moderators
Super Moderators
Posts: 801
Joined: 06 May 2008, 12:47
Noob?: No

Re: xkore 1 not working

#4 Post by Technology »

back wrote:found the way to fix it.

just follow the Compilation Date manual ! lol
Ofcourse, how else to configure kore than using the manual? :P

ServerType8_4 and the like should be removed in the next major kore release really...
One ST0 to rule them all? One PE viewer to find them!
One ST_kRO to bring them all and in the darkness bind them...

Mount Doom awaits us, fellowship of OpenKore!

Post Reply