[Release] New version with 5 classes

Newbie Spellweaver
Joined
Oct 31, 2015
Messages
19
Reaction score
2
download directly from my vps ,
 
----
Loyal Member
Joined
Mar 26, 2008
Messages
1,038
Reaction score
412
Cannot download clients 7zip from vps... nor the webserver config file
 
Last edited:
Experienced Elementalist
Joined
Dec 19, 2015
Messages
247
Reaction score
69
Guys, does anyone have a compatible file for (
CHI_6_Stagemap.cfs
), so we can repack it. I've updated all the entrance gui and map gui, but can't update raebin entrance gui.
 
Experienced Elementalist
Joined
Jan 21, 2015
Messages
235
Reaction score
202
Auth2015 not working with me a socket error released:

PHP:
DataBase Server Is Connected
AuthServer Server Not Started
Windows socket error: An attempt was made to access a socket in a way forbidden by its access permissions (10013), on API 'bind'

anyone know what causing the error?

i disabled firwall, win-defender but nothing happened and problem still
 
Newbie Spellweaver
Joined
May 1, 2018
Messages
18
Reaction score
4
Did you have tcp/ip enable on your sql server?


My issues are:
- auth2015: "DataBase Server Not Connected" and "Login failed for user 'sa'" // User 'sa' is set dbo of C9 databases and other server can connect.
- client: how configure to server IP?
 
Experienced Elementalist
Joined
Jan 21, 2015
Messages
235
Reaction score
202
Yes i have enabled it and put tcp port to 1433
for db connection double click on connect.udl and change username to sa and your password and instance
 
Initiate Mage
Joined
Jan 30, 2018
Messages
4
Reaction score
0
I do not know if it will become a hint,It was the same for os: win 2003 server.I did the same thing with winXP. Then it worked.good luck!
 
Experienced Elementalist
Joined
Jan 21, 2015
Messages
235
Reaction score
202
If anyone can inspect and tell which port does auth2015 use , that may give me a hint for what causing the problem
 
Newbie Spellweaver
Joined
May 1, 2018
Messages
18
Reaction score
4
If anyone can inspect and tell which port does auth2015 use , that may give me a hint for what causing the problem



Maybe your port 80 is already in use.

My only issue now is the client HeroC9, it can create an account remotely but can't log in, firewall disable and everything ok in server

P.S.: thanks for your hint, auth2015 work now
 
Last edited:
Experienced Elementalist
Joined
Jan 21, 2015
Messages
235
Reaction score
202


Maybe your port 80 is already in use.

My only issue now is the client HeroC9, it can create an account remotely but can't log in, firewall disable and everything ok in server

P.S.: thanks for your hint, auth2015 work now
super fantastic , it was IIS using port 80, and now im sure what the purpose of auth2015
it's a web server for handling soap API for the game :w00t::w00t:
when i success in game start i may try to convert it to web files (even i never used soap before)
 
Initiate Mage
Joined
May 21, 2018
Messages
2
Reaction score
0
papka, could you upload file with items ID? there are new ones which aren't available on the old item list
 
Newbie Spellweaver
Joined
May 1, 2018
Messages
18
Reaction score
4
@hemaprince: Happy I was able to help back

If you know by the way where change the 127.0.0.1:17021 to PublicIp:17021, It crash when I change in conf, and until a solution I forward PublicIp to localhost to be able to play



@StunnThe client provided here is in chinese, how you convert it to english?

http://forum.ragezone.com/f932/release-chs-c9-server-files-1067307/index14.html follow this link
 
Initiate Mage
Joined
Jan 30, 2018
Messages
4
Reaction score
0
@papka client working successfully!thanks!

btw can anyone use auction and guild house?
 
Experienced Elementalist
Joined
Jan 21, 2015
Messages
235
Reaction score
202
problem solved (i put wrong public ip)
 
Last edited:
Newbie Spellweaver
Joined
Oct 31, 2015
Messages
19
Reaction score
2
i have a problem after running the server World 1
i get this from the log
2018/05/22 03:30:52 [NOT] - Connected to Rank DB
2018/05/22 03:30:52 [NOT] - Async Work Thread Started! [ 4 ]
2018/05/22 03:30:52 [NOT] - Initializing ChinaBillingManager:
2018/05/22 03:30:52 [ERR] - ChinaBillingManager::Open() Error
2018/05/22 03:30:52 [CRT] - Error initializing ChinaBillingManager
 
Newbie Spellweaver
Joined
May 1, 2018
Messages
18
Reaction score
4

Delete china billing from BaseServerConf after start LocalManagement, auth2015 and agentserver.

Did someone have succeed in set the listening IP of all the servers? Change PublicIp doesn't work for me, it end by listening to 127.0.0.1, and set all 127.0.0.1 to PublicIp just don't work?