Jump to content
bigbigplay

'Your account is already online' problem

Recommended Posts

Hello

 

I try to make this server working 

 

 

But i have some problem, when i try to to the login it say "Your account is already online" or "Discovered exceptional line error on Gate Server"

But before i was able to login

 

 

Can someone help me ?

This is the accountserver cfg

[net]
listen_port 			= 1978
listen_ip 			= 127.0.0.1 //26.147.217.183
[db]
dbserver 			= LATITUDE_E6410 //TNW
db 				= AccountServer
userid 				= sa //TOP2
passwd 				= EZCpyYOZVofugqDFBZrLKw== //cmAUMgfuqYLtlN01kmIdUw==

[bill]
enable_bill 			= 0
enable_passport 		= 0
enable_kickuser 		= 0
bill_server1 			=127.0.0.1:7243 //26.147.217.183:7243
bill_server2 			=127.0.0.1:7243 //26.147.217.183:7243	

[tom]
enable_tom 			= 0

[gs]
GroupServer1 			= GroupServer1
GroupServerAndor 		= GroupServerAndor
GroupServerAndor1 		= GroupServerAndor1
GroupServerAndor2 		= GroupServerAndor2
GroupServerAndor3 		= GroupServerAndor3
GroupServerAndor4 		= GroupServerAndor4
GroupServerAndor5 		= GroupServerAndor5
GroupServerAndor6 		= GroupServerAndor6

enable_ping 			= 1

 

This is Gate server CFG

;GateServer Initial information file 

[Main]
Name 			= System
Version 		= 110

[GroupServer]
IP 			=127.0.0.1 //26.147.217.183
Port 			= 1975
EnablePing 		= 180

[ToClient]
IP 			=0.0.0.0
Port 			= 1973
CommEncrypt 		= 0
EnablePing 		= 60
MaxConnection		= 1000		
CheckSpan		= 2
CheckWaring		= 20
CheckError		= 40

[ToGameServer]
IP 			=127.0.0.1 //26.147.217.183
Port 			= 1971
EnablePing 		= 180

[ShowRange]
ShowMin 		= 500
ShowMax 		= 800
IsUse 			= 1

 

This is Group server cfg

;海盗王在线游戏服务器组GroupServer配置文件

[Main]
Name				= GroupServerAndor1
Listen_Port			= 1975
Listen_IP			=127.0.0.1 //26.147.217.183
KeepAlive			= 600
Version				= 103

[AccountServer]
AcctEnable			= 1
Password			= GroupServerAndor1
IP				=127.0.0.1 //26.147.217.183
Port				= 1978

[Database]
IP				= 
DB				= GameDB
Login				= 
Password			= 
MaxVal				= 2000000000

[character]
MaxCharacterNum			= 3
MaxValue			= 30
MaxPerson			= 3000

[friend]
MaxInvitedNum			= 5
InvitedTime			= 30
MaxFriendNum			= 50
FriendGroupNum			= 10

[team]
MaxInvitedNum			= 5
InvitedTime			= 30
MaxPersonNum			= 5

[chat]
MaxChatNumPerPlayer		= 30
maxPlayerPerChat		= 50
WorldInterval			= 60
TradeInterval			= 300
ToYouInterval			= 2
WorldFee			= 1000
WorldFeeInterval		= 1000
SpeakerInterval			= 500

//[birthplace]
Argent City			= Argent
Shaitan City			= Shaitan
Icicle City			= iceville

 

My discord Andrea C#2604

 

Share this post


Link to post
Share on other sites

Replace the appropriate part by this one in GroupServer.cfg

[Database]
IP				= LATITUDE_E6410
DB				= GameDB
Login				= sa
Password			= EZCpyYOZVofugqDFBZrLKw==
MaxVal				= 2000000000

 

Share this post


Link to post
Share on other sites
On 12/29/2020 at 1:57 PM, Snowfall said:

Replace the appropriate part by this one in GroupServer.cfg


[Database]
IP				= LATITUDE_E6410
DB				= GameDB
Login				= sa
Password			= EZCpyYOZVofugqDFBZrLKw==
MaxVal				= 2000000000

 

Thanks :)

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...