the server has denied your connection

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

Moderator: Moderators

pheeew
Noob
Noob
Posts: 8
Joined: 19 Nov 2012, 08:21
Noob?: Yes

the server has denied your connection

#1 Post by pheeew »

here is the error:
0 OtakuGames-HR 46 85.25.95.37 6125
-------------------------------
Closing connection to Account Server
Disconnecting (85.25.95.37:6900)...disconnected
Server 0 selected
Connecting to Character Server...
Connecting (85.25.95.37:6125)... connected
Received characters from Character Server
------------- Character List -------------
Slot 0: heavybombers (Genetic, level 103/1)
------------------------------------------

Packet Parser: Unknown switch: 08B9
Received character ID and Map IP from Character Server
----------Game Info----------
Char ID: 44 04 00 00 (1092)
MAP Name: lhz_in02.gat
MAP IP: 85.25.95.37
MAP Port: 5125
-----------------------------
Closing connection to Character Server
Disconnecting (85.25.95.37:6125)...disconnected
Connecting to Map Server...
Connecting (85.25.95.37:5125)... connected
Disconnecting (85.25.95.37:5125)...disconnected

The server has denied your connection.
anybody can help me? and also when i change the servertype,my bot could login but,
1.items are in ???? or sometimes,it was nothing and it should have an item there
2.skills are in ????
3.it cant read my macro..

i use the PEviewer..but i got May 05,2012..and i use the nearest date servertype..but it also failed..so anyone can help me? T.T
thanks..
ever_boy_
Developers
Developers
Posts: 308
Joined: 06 Jul 2012, 13:44
Noob?: No

Re: the server has denied your connection

#2 Post by ever_boy_ »

hand me your .exe
pheeew
Noob
Noob
Posts: 8
Joined: 19 Nov 2012, 08:21
Noob?: Yes

Re: the server has denied your connection

#3 Post by pheeew »

here it is..

http://www.mediafire.com/?9ibyn5w1xbutnmh
cant upload here at the forum..so i put it in mediafire..
thank you..
ever_boy_
Developers
Developers
Posts: 308
Joined: 06 Jul 2012, 13:44
Noob?: No

Re: the server has denied your connection

#4 Post by ever_boy_ »

try this recvpackets:
http://pastebin.com/Xtu0hKKQ
pheeew
Noob
Noob
Posts: 8
Joined: 19 Nov 2012, 08:21
Noob?: Yes

Re: the server has denied your connection

#5 Post by pheeew »

yeah..i got already the recvpackets for my server..btw,thank you..
i think my problem is in the server type..do you know any other ways to know the servertype?
thank you again..
edhz04
Noob
Noob
Posts: 9
Joined: 09 Dec 2012, 22:02
Noob?: Yes

Re: the server has denied your connection

#6 Post by edhz04 »

Received character ID and Map IP from Character Server
Cannot load field volterra: No corresponding field file found for field 'volterra'.
----------Game Info----------
Char ID: 49 11 00 00 (4425)
MAP Name: volterra.gat
MAP IP: 209.141.39.236
MAP Port: 5121
-----------------------------
Closing connection to Character Server
Disconnecting (209.141.39.236:6121)...disconnected
Connecting to Map Server...
Connecting (209.141.39.236:5121)... connected
Disconnecting (209.141.39.236:5121)...disconnected
The server has denied your connection.


Help me guys

here is my EXE
http://www.mediafire.com/download.php?l9i8m6pq0rbwd32
Raider
The Kore Devil
The Kore Devil
Posts: 672
Joined: 22 Feb 2013, 03:40
Noob?: No
Location: The Netherlands

Re: the server has denied your connection

#7 Post by Raider »

edhz04 wrote:Received character ID and Map IP from Character Server
Cannot load field volterra: No corresponding field file found for field 'volterra'.
----------Game Info----------
Char ID: 49 11 00 00 (4425)
MAP Name: volterra.gat
MAP IP: 209.141.39.236
MAP Port: 5121
-----------------------------
Closing connection to Character Server
Disconnecting (209.141.39.236:6121)...disconnected
Connecting to Map Server...
Connecting (209.141.39.236:5121)... connected
Disconnecting (209.141.39.236:5121)...disconnected
The server has denied your connection.


Help me guys

here is my EXE
http://www.mediafire.com/download.php?l9i8m6pq0rbwd32
Wrong serverType, please try other serverTypes.
Monkey
Noob
Noob
Posts: 2
Joined: 08 Jan 2015, 01:28
Noob?: No

Re: the server has denied your connection

#8 Post by Monkey »

Heloo, I have the same problem.
I use PE Explorer to find ServerType Image

this my server.txt :

Code: Select all

ip 103.31.251.163
port 6900
private 1
master_version 14
version 30
serverType kRO_RagexeRE_2012_04_10a
serverEncoding Western
charBlockSize 144
recvpackets ragnarok.txt
addTableFolders tables/translated/kRO_english
and recvpacktes.txt : http://pastebin.com/tYp8AVXB

My bot can log in, but couldn't get into the game : Image

anyone can help me?

i'm sorry, bad english.
jaringan
Noob
Noob
Posts: 2
Joined: 01 Apr 2016, 11:14
Noob?: Yes

Re: the server has denied your connection

#9 Post by jaringan »

my server.txt

[nyRO]
ip 23.250.113.119
port 6900
version 51
master_version 14
serverType kRO_Ragexe_2014_10_22b
serverEncoding Western
charBlockSize 147
addTableFolders pserver/Custom;pserver/RMS;pserver/NyRO;kRO/RagexeRE_2013_08_07a;kRO

i get this server type from PE Explorer.

i recreate receive.pm, ragexe_2014_10_22b in send n receiving, servertype0.pm following this post :
http://forums.openkore.com/viewtopic.ph ... 10&start=0

Unable to make revpackets using all tools (PEEK, Packet Extractor v3, Packet Extractor v1,Packet-Extractor,openkore-packet-length-extractor,etc)

PEEK giving error fail at second workthrough, the rest giving len error.

my .exe file is https://dl.dropboxusercontent.com/u/72220684/nyRO.exe


pserver/Custom is 2014-02-05 revpacket i got from internet. It make no packet error but server decline my connection. Any idea?