Server denied connection - but copied from working config?

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

Moderator: Moderators

Message
Author
Kettle
Noob
Noob
Posts: 2
Joined: 22 Sep 2017, 10:47
Noob?: Yes

Server denied connection - but copied from working config?

#1 Post by Kettle »

I'm trying to use the latest OpenKore client downloaded from github (9/24) to deal with the issue where ASPD potions can't be bought. However, it won't let me connect to GGamerz RO and I have no idea why.

I have a mostly-working config for GGamerz from here: http://forums.openkore.com/viewtopic.php?f=9&t=211785. (dir = ~/ggamerz-opk/)
The only trouble with it is that I can't buy ASPD pots, which I hear may be a problem with running an older version of OPK.

I downloaded a new OPK from github (~/opk-test/) and copied ~/ggamerz-opk/control/config.txt and ~/ggamerz-opk/tables/ into ~/opk-test/. The logic here was that tables has all of the necessary server information to connect to ggamerz, but apparently not:

Code: Select all

*** OpenKore what-will-become-2.1 ( version ctime:2017_09_24 ) - Custom
Ragnarok Online client ***
***   http://www.openkore.com/   ***

Selectively loading plugins...
[...]

Loading control\config.txt...
[...]
Loading tables\servers.txt...
Loading tables\ggRO\ggamerzRO_20130807.txt...
[...]
Loading tables\ggRO\items.txt...
Loading tables\ggRO\itemslots.txt...
Loading tables\ggRO\itemslotcounttable.txt...
Loading tables\itemtypes.txt...
Loading tables\ggRO\resnametable.txt...
Loading tables\ggRO\maps.txt...
[...]
Loading tables\ggRO\skillnametable.txt...
Loading tables\spells.txt...
Loading tables\ggRO\skillssp.txt...
[...]
[raiseSkill] Configuration set in config.txt is valid
[raiseSkill] Plugin stage changed to 'ADDING'
[raiseStat] Configuration set in config.txt is valid
[raiseStat] Plugin stage changed to 'ADDING'
[raiseSkill] Configuration set in config.txt is valid
[raiseSkill] Plugin stage changed to 'ADDING'
[raiseStat] Configuration set in config.txt is valid
[raiseStat] Plugin stage changed to 'ADDING'

Generating session Admin Password...
Saving control\config.txt...

Checking for new portals... none found

Next restart in 3 hours 17 minutes 15 seconds
Saving control\config.txt...

Connecting to Account Server...
[Network::Receive] Network::Receive::kRO::RagexeRE_2013_08_07a  (mode: new)
[Network::Send] Network::Send::kRO::RagexeRE_2013_08_07a  (mode: new)
Connecting (116.251.223.176:6900)... connected
Sent sendMasterLogin
Received packet: 0069 Handler: account_server_info
---------- Account Info ----------
[...]
Session ID: 1939061734 E6 BB 93 73
            1754808290 E2 3F 98 68

----------------------------------
---------------------- Servers ----------------------
#   Name                  Users  IP              Port
0   GGamerz               207    116.251.223.176 6121
-----------------------------------------------------
Closing connection to Account Server
Disconnecting (116.251.223.176:6900)...disconnected
Connecting to Character Server...
Selected server: GGamerz
Connecting (116.251.223.176:6121)... connected
Sent sendGameLogin
Received packet: 082D Handler: received_characters_info
Received packet: 006B Handler: received_characters
Received characters from Character Server
Waiting for PIN code request
Received packet: 09A0 Handler: sync_received_characters
Received packet: 020D Handler: character_block_info
Received packet: 08B9 Handler: login_pin_code_request
Account ID: 2001952 (20 8C 1E 00)
Server requested PIN password in order to select your character.
Sent loginPinCode
Received packet: 099D Handler: received_characters
Received characters from Character Server
Waiting for PIN code request
Received packet: 08B9 Handler: login_pin_code_request
Account ID: 2001952 (20 8C 1E 00)
------------- Character List -------------
[...]
------------------------------------------
Sent sendCharLogin
Received packet: 0071 Handler: received_character_ID_and_Map
Received character ID and Map IP from Character Server
----------Game Info----------
Char ID: F8 52 02 00 (152312)
MAP Name: izlude.gat
MAP IP: 116.251.223.176
MAP Port: 5121
-----------------------------
Closing connection to Character Server
Disconnecting (116.251.223.176:6121)...disconnected
Connecting to Map Server...
Connecting (116.251.223.176:5121)... connected
Sent sendMapLogin
Received packet: 006A Handler: login_error
Disconnecting (116.251.223.176:5121)...disconnected
The server has denied your connection.
Timeout on Map Server, connecting to Account Server...
Pretty sure this is still a config problem, but I can't imagine what it could be considering I literally copied the entire tables dir into this new install.

server.txt ggamerz section:

Code: Select all

## http://gombak-gamerz.com/
[GGamerzRO]
ip 116.251.223.176
port 6900
private 1
master_version 1
version 45
recvpackets ggamerzRO_20130807.txt
serverType kRO_RagexeRE_2013_08_07a
serverEncoding Western
charBlockSize 144
pinCode 1
addTableFolders ggRO
clientHash 5ec02aa52d13afa29fcd1374a803a458
To repeat, this server.txt has been copied over from an OPK installation that connects fine so I don't think this is a serverType issue.

The_LasT
Noob
Noob
Posts: 1
Joined: 22 Sep 2017, 10:54
Noob?: No

Re: Server denied connection - but copied from working config?

#2 Post by The_LasT »

so, i have same problem with an brazilian private RO server.

smallvill3
Plain Yogurt
Plain Yogurt
Posts: 79
Joined: 14 Apr 2010, 23:44
Noob?: No
Location: Kuala Lumpur

Re: Server denied connection - but copied from working config?

#3 Post by smallvill3 »

You need to enable the cryptkeys. It was disable on default that's why you are being denied from connecting.

Go here, and remove the '#'
\src\Network\Send\kRO\RagexeRE_2013_08_07a.pm

# $self->cryptKeys(2116296160, 1031830912, 1585468800);
Image
The one and ONLY Bottable Ragnarok Server. Join us now! | 3x/3x/3x | Pre-Renewal | Openkore Supported | Official Game-Play
Website | Registration | Facebook | Forum | RMS

Post Reply