Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Invalid Pass ingame

Newbie Spellweaver
Joined
May 28, 2013
Messages
80
Reaction score
0
Hello,

I have tried almost every possible way on RZ forms but still running in invalid password issue. Mentioning more info below along with screenshot.

1. Added Windows and Linux IPs in TCP/IP of SQL Server
arpan - Invalid Pass ingame - RaGEZONE Forums


2. Firewall close on both Windows and Linux side but still added IPs to Inbound/Outbound.
3. Granted permission in MySQL
arpan - Invalid Pass ingame - RaGEZONE Forums


4. Checked all IPs even though same issue

[AuAgentServer]
zoneid = 904
aid = 9
type = tcp
port = 29250
address = 192.168.0.4
so_sndbuf = 131072
so_rcvbuf = 131072
ibuffermax = 409600
obuffermax = 819200
tcp_nodelay = 1
listen_backlog = 10
mtrace = /tmp/m_trace.link

[GameDBClient]
type = tcp
port = 29251
address = 192.168.0.21
so_sndbuf = 131072
so_rcvbuf = 131072
ibuffermax = 409600
obuffermax = 819200
tcp_nodelay = 1
;listen_backlog = 10
mtrace = /tmp/m_trace.link
cashfile = d:\cash_backup.data

[GAuthClient]
type = tcp
port = 29200
address = 192.168.0.21
so_sndbuf = 131072
so_rcvbuf = 131072
ibuffermax = 409600
obuffermax = 819200
so_broadcast = 1
tcp_nodelay = 1
osec = 2
oseckey = rdppjtaki1MxoHnsnaltiiwfjszs9l
isec = 2
iseckey = n1hxpxztozyxnsvk6RaycpmrCnrdds
shared_key = 4khdwAAcjrg0eqfzazqcemdpgulnje

;if use certverify between au,1:use,0:not use,default use
issupport_cert = 0

[ThreadPool]
config = (1,1)(2,4)(3,2)
max_queuesize = 1048576
;prior_strict = 1

[SpeedLimit]
window = 20
high = 2

[TimeoutLimit]
;window > 60
window = 180
high = 200

[CouponLimit]
;GetUserCoupon limit
window = 300
high = 2

[CouponExchangeLimit]
;CouponExchange limit
window = 120
high = 2
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Sep 28, 2010
Messages
78
Reaction score
12
setting MSQL
arpan - Invalid Pass ingame - RaGEZONE Forums

port :1433

here:
first>
arpan - Invalid Pass ingame - RaGEZONE Forums

after restart>
arpan - Invalid Pass ingame - RaGEZONE Forums

>restart centos after change IP manual. Run the game.

oke>
arpan - Invalid Pass ingame - RaGEZONE Forums
 
Last edited:
Newbie Spellweaver
Joined
Sep 28, 2010
Messages
78
Reaction score
12
I have my files up and running fine. SQL port configuration even checked. Still giving that error.

yes, i know...you try restart centos after change to auto IP, and manual IP add your IP and restart again.
change your password ID use 'BoIAccountManager'

look that video tutorial again, and don skip that video tutorial.



open your port at your reuter to your friend connect to your game use your WAN IP
arpan - Invalid Pass ingame - RaGEZONE Forums

arpan - Invalid Pass ingame - RaGEZONE Forums
 
Newbie Spellweaver
Joined
May 28, 2013
Messages
80
Reaction score
0
I have manual IP setup on Centos. And I do not know about BOIAccountManager.
I have 3 tutorials which tutorial are you talking about? Is it register.php you are talking about?

I think I will use Hamachi and try doing with that.
 
Newbie Spellweaver
Joined
Sep 28, 2010
Messages
78
Reaction score
12
I have manual IP setup on Centos. And I do not know about BOIAccountManager.
I have 3 tutorials which tutorial are you talking about? Is it register.php you are talking about?

I think I will use Hamachi and try doing with that.

i suggest, you use your LAN IP(play your network) first.After your server oke, you can use hamachi
and go see your MSQL stop or running.sometime MSQL not running after you switch on your komputer.

not tree video all 6 video tutorial http://forum.ragezone.com/f771/guide-battle-immortals-private-server-977713/
 
Last edited:
Newbie Spellweaver
Joined
May 28, 2013
Messages
80
Reaction score
0
Ok I deleted all files and download everything from what you gave. In short I started everything from scratch.
Here is the new issue:

I am not able to connect to internet on my linux side. My firewall is off as well.
 
Last edited:
Newbie Spellweaver
Joined
Sep 28, 2010
Messages
78
Reaction score
12
Ok I deleted all files and download everything from what you gave. In short I started everything from scratch.
Here is the new issue:

I am not able to connect to internet on my linux side. My firewall is off as well.

oke,if you have 1 pc running virtualbox there ,you must have setting 1 IP for LAN(running SQL2014),1 IP for virtual box and 1 IP for centos.
example:
IP LAN(running sql2014) 192.168.0.XX
IP virtualbox : 192.168.0.XX
IP centos : 192.168.0.XX

your router : 192.168.0.1
your IP must be samme as router IP 192.168.0.2-254
 
Last edited:
Newbie Spellweaver
Joined
May 28, 2013
Messages
80
Reaction score
0
I am not able to connect to internet in Centos.

But let me try to connect now without having internet on Centos. Let me see if that works for me.
 
Newbie Spellweaver
Joined
Jul 26, 2012
Messages
56
Reaction score
1
check table.xml on autd folder on your linux side. make sure if your windows ip, port, username, and password are correct
 
Newbie Spellweaver
Joined
May 28, 2013
Messages
80
Reaction score
0
check table.xml on autd folder on your linux side. make sure if your windows ip, port, username, and password are correct

The issue was resolved and that wasn't the issue.

I realised that there was some issue with server files and the password in DB was wrong.
 
Back
Top