Mounted Bot Error

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

Moderator: Moderators

Message
Author
OmgLaserGun
Noob
Noob
Posts: 1
Joined: 05 Nov 2012, 22:50
Noob?: Yes

Mounted Bot Error

#1 Post by OmgLaserGun »

hi there. ive recently tried to mount openkore to a private ragnarok server. unfortunately, im receiving error after the Character Selection Screen. it shows this error.

Image
http://imageshack.us/photo/my-images/32/error1o.png

all the files i got were fresh, no modifications whatsoever except for the input of the server info's in server.txt

these are all the modifications ive changed.

config.txt

Code: Select all

# 1 = hook into RO client, 2 = Act as stand-alone proxy, proxy = act as true proxy
# http://wiki.openkore.com/index.php/XKore
XKore 0 <-- Changed to 1
XKore_silent 1
XKore_bypassBotDetection 0
XKore_exeName Os-Ro.exe
servers.txt

Code: Select all

[Philippines - Private RO]
ip xx.xx.xxx.xxx
port 6900
private 1
master_version 14
version 22
serverType 22
storageEncryptKey 0x050B6F79, 0x0202C179, 0x0E20120, 0x04FA43E3, 
0x0179B6C8, 0x05973DF2, 0x07D8D6B, 0x08CB9ED9
serverEncoding Western
charBlockSize 108
recvpackets recvpackets.txt
addTableFolders pRO
Ip, Port, MasterVersion, Version came from WPE. other info's are copy pasted from pRO server infos.

this is the log of error.txt

Code: Select all

OpenKore version what-will-become-2.1
Network state = 4
Network handler = Network::XKore
SVN revision: 8294
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(0x4c4d55c)', 'HASH(0x4cc6c1c)') called at src/Network/ClientReceive.pm line 108
	Network::ClientReceive::actor_look_at('Network::ClientReceive=HASH(0x39d0ec4)', 'HASH(0x4d7175c)') called at src/Network/PacketParser.pm line 260
	Network::PacketParser::parse('Network::Send::iRO=HASH(0x4adc004)', '\x{9b}\x{0}8\x{0}\x{dc}', 'Network::ClientReceive=HASH(0x39d0ec4)') called at src/Network/PacketParser.pm line 394
	Network::PacketParser::process('Network::Send::iRO=HASH(0x4adc004)', 'Network::MessageTokenizer=HASH(0x4cd704c)', 'Network::ClientReceive=HASH(0x39d0ec4)') called at src/functions.pl line 713
	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(0x1bb355c)') called at openkore.pl line 97
	main::__start() called at start.pl line 136
Help please.