-
Proficient Member
reading server's account info
hi,RANONLINE dev. team i just wanna ask if how to fix this problem
i made an offline ep4 server using trowsran client
i don;t have error starting a my server, when i open trowsran client w/ my param it's show connected but when i click the server
it only shows "reading server's account info"
here id my copy of my param:
[GAME OPTION]
bSAVE_USERID = 0
strENC_USERID = (null)
;
[SCREEN OPTION]
bCHECKWHQL = 0
dwScrWidth = 1024
dwScrHeight = 768
emScrFormat = 1
uScrRefreshHz = 75
bScrWindowed = 1
bScrWndFullSize = 0
bGameCursor = 1
;
[SOUND OPTION]
b3D_SOUND = 0
nSndSfx = -1200
nSndMap = -1200
nSndMusic = -1467
dw3DAlgorithm = 0
dwSndBufferSize = 10
bSndMuteSfx = 0
bSndMuteMap = 0
bSndMuteMusic = 0
;
[GRAPHIC OPTION]
dwShadowChar = 3
bBuff = 1
bShadowLand = 1
bRealReflect = 0
bRefract = 1
bGlow = 1
bPost = 1
dwSkinDetail = 2
bBUFF_SFX = 1
bEMOTICON = 1
dwFogRange = 0
;
[SERVER SET]
LoginAddress = 127.0.0.1
HttpAddress = 127.0.0.1
strNewsURL =
strConnectionURL =
bUsePassiveDN = 0
nChinaRegion = 0
;
[CH_REGION_0]
strName = ranonline
LoginAddress = 127.0.0.1
HttpAddress = 127.0.0.1
strNewsURL = ranonline
ServerName =
;
[GUI OPTION]
; FontType = [D3DFONT,D3DXFONT]
; LangSet = [def=0, chn_tra=1, jp=2, kr=3, chn_sim=4, th=5]
; GDIFont = [ ,Fixedsys]
strFontType = D3DXFONT
dwLangSet = 1
strGDIFont = NSimSun
;
[TEXT FILE]
; XML .
strCountry = tw
strGameInText = gameintext.xml
strGameExText = gameextext.xml
strGameWord = gameword.xml
strServerText = servertext.xml
strUIOuterCfg = UIOuterCfg.xml
strUIInnerCfg01 = UIInnerCfg01.xml
strUIInnerCfg02 = UIInnerCfg02.xml
strUIInnerCfg03 = UIInnerCfg03.xml
strUIExtCfg = UIExtCfg.xml
;
[ETC OPTION]
; : Trows Ran Online - Unleashed the Power of Imagination - Powered by: JerSoft.
; : \Data\Help\Help.htm
HelpAddress = \
ItemShopAddress = \
RPFDataPath = /package/data.rpf
sorry if i don't know what to do.
i'm just newbie making this server tnx
-
-
Re: reading server's account info
-
Proficient Member
Re: reading server's account info
-
Proficient Member
Re: reading server's account info
my param here..
GAME OPTION]
bSAVE_USERID = 0
strENC_USERID = (null)
;
[SCREEN OPTION]
bCHECKWHQL = 0
dwScrWidth = 1024
dwScrHeight = 768
emScrFormat = 1
uScrRefreshHz = 75
bScrWindowed = 1
bScrWndFullSize = 0
bGameCursor = 1
;
[SOUND OPTION]
b3D_SOUND = 0
nSndSfx = -1200
nSndMap = -1200
nSndMusic = -1467
dw3DAlgorithm = 0
dwSndBufferSize = 10
bSndMuteSfx = 0
bSndMuteMap = 0
bSndMuteMusic = 0
;
[GRAPHIC OPTION]
dwShadowChar = 3
bBuff = 1
bShadowLand = 1
bRealReflect = 0
bRefract = 1
bGlow = 1
bPost = 1
dwSkinDetail = 2
bBUFF_SFX = 1
bEMOTICON = 1
dwFogRange = 0
;
[SERVER SET]
LoginAddress = 127.0.0.1
HttpAddress = 127.0.0.1
strNewsURL =
strConnectionURL =
bUsePassiveDN = 0
nChinaRegion = 1
;
[CH_REGION_0]
strName = ranOnline
LoginAddress = 127.0.0.1
HttpAddress = 127.0.0.1
strNewsURL = ranOnline
ServerName =
;
[GUI OPTION]
; FontType = [D3DFONT,D3DXFONT]
; LangSet = [def=0, chn_tra=1, jp=2, kr=3, chn_sim=4, th=5]
; GDIFont = [ ,Fixedsys]
strFontType = D3DXFONT
dwLangSet = 1
strGDIFont = NSimSun
;
[TEXT FILE]
; XML .
strCountry = tw
strGameInText = gameintext.xml
strGameExText = gameextext.xml
strGameWord = gameword.xml
strServerText = servertext.xml
strUIOuterCfg = UIOuterCfg.xml
strUIInnerCfg01 = UIInnerCfg01.xml
strUIInnerCfg02 = UIInnerCfg02.xml
strUIInnerCfg03 = UIInnerCfg03.xml
strUIExtCfg = UIExtCfg.xml
;
[ETC OPTION]
; : Trows Ran Online - Unleashed the Power of Imagination - Powered by: JerSoft.
; : \Data\Help\Help.htm
HelpAddress = \
ItemShopAddress = \
RPFDataPath = /package/data.
please help me to solve my problem T__T
-
Re: reading server's account info
Ouch... my neck
Do you start your Server properly? Session - Login - Field - Agent
-
Proficient Member
Re: reading server's account info
yes,.. i did.. session->login->field->Agent
really can't detect my problem..
-
Re: reading server's account info
I think the problem is not at the Param, I think is your Server files...
Try change your Login Sever with another one.
-
Proficient Member
Re: reading server's account info
I've been change my server files and try other server files. if you have a server files, that you think it will work for this please
can i have it? I try already try the Korean files also.
-
Re: reading server's account info
-
Proficient Member
Re: reading server's account info
thank you.. i will try this one ^_^ i hope it will work this time.
-
Alpha Member
Re: reading server's account info
this also happens if you put wrong server on port 5001
port 5001 is reserved for login server, if you put any other on port 5001 the error you have is what results of it
the only other cause is : Your game.exe and login server don't have same episode
-
Proficient Member
Re: reading server's account info
// ////////////////////////////////////////////////////////////////////////////
// Login server Reconfigured By IaNz
//
// ////////////////////////////////////////////////////////////////////////////
// server setting value
server_version 1
patch_version 1
server_name Login
server_max_client 200
server_ip 127.0.0.1
server_service_port 5001
server_control_port 6001
//
// server type [type]
// [type]
// 1 : login server
// 2 : session server
server_type 4
server_group 0 // server group
server_number 0 // server number
//
service_provider 3
max_thread 5
//
// ////////////////////////////////////////////////////////////////////////////
// Session server
// session_server [server_name] [ip] [port] [userid] [userpass]
session_server Session 127.0.0.1 5555 ran ran //IP
this is my login server...
if you have game.exe that comfortable for this port can i have it? :
I tried the qiangqiang serverfiles. but it is not working.. same as my files.
Last edited by jerome1109; 11-02-11 at 01:37 AM.
-
Fuck Society
Re: reading server's account info
server_service_port 5001
server_control_port 6001
to
server_service_port 5003
server_control_port 6003
just try it ? (suggestion)
or i think your server files has problem ?
Last edited by eu`CutterEye; 11-02-11 at 01:45 AM.
-
Proficient Member
Re: reading server's account info
not working too. still "reading server account's info"
please share some game.exe
that is compatible to the port 5001.
Last edited by jerome1109; 11-02-11 at 04:30 AM.
Reason: PS