WarlordsConquer v5530 source

03/19/2013 18:02 mujake#16
you haven't set it up the right way, reinstall the appserv on root and password muj4k3, then name the database in navicat wlcqdb do not change the server name, only change the IP, then see that it work 100% perfectly.
P.S. Read the errors and go to check where and why they occur!
03/21/2013 18:10 mattlink#17
i cant use different name and pass on appserv?
03/22/2013 11:44 mujake#18
you can but you firstly have to see where to change it to work.That's why u get errors with different password
03/22/2013 17:32 mattlink#19
sure i will search it...
you can help me to change the drop of the database?
03/23/2013 05:58 mujake#20
drops are in C# monsterinformation.cs i think (or something like that)for items and in database in navicat the rates.
05/12/2013 06:58 ChaseX#21
yo itssays servers busy ??? how dooes that work
05/23/2013 14:59 MKD_BoY#22
1. I am not using any MySQL password
2. Changed password in KillConnections.cs [Line19]
3. Still don't get what does Line24 means ...
Quote:
Originally Posted by Emulator
Code:
MySql.Data.MySqlClient.MySqlException (0x80004005): Access denied for user 'root'@'localhost' (using password: YES)
   at MySql.Data.MySqlClient.MySqlStream.OpenPacket()
   at MySql.Data.MySqlClient.NativeDriver.Authenticate411()
   at MySql.Data.MySqlClient.NativeDriver.Authenticate()
   at MySql.Data.MySqlClient.NativeDriver.Open()
   at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings)
   at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
   at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
   at MySql.Data.MySqlClient.MySqlPool.GetConnection()
   at MySql.Data.MySqlClient.MySqlConnection.Open()
   at Conquer_Online_Server.Database.KillConnections.Kill() in C:\WarlordsCQ-Emulator\Database\KillConnections.cs:line 24
Quote:
Originally Posted by KillConnections(Line19)
Code:
 MySqlConnection conn = new MySql.Data.MySqlClient.MySqlConnection("Server = localhost; Database = 'wlcqdb'; Username = 'root'; Password = '';");
EDIT:
[Fixed] by editing password in configs [muj4k3] KillConnections.cs & Configuration.ini
Got this message as output:
Kill Sleeping Connection Has done its sleep now and repeat his work after 30 Seconds
... hope that's not another problem too ! :)

EDIT2: A question! Looking for a simple answer for it.
Why the sources/emulators *MUST BE* placed in C:/ Drive?
EDIT3: how do i console-create account? since i cannot login the existing one?
06/15/2013 10:15 mujake#23
you can log-in with existing ones, and they don't need to be placed in C drive..u can place them on desktop even, or D , doesn't matter the place.
06/20/2013 01:08 ChaseX#24
can anyone help me? it says server is under mantinence when i try to login :P
07/22/2013 12:53 vanjke11#25
Could anyone upload the source and sql please,links don't work anymore.. :)
07/28/2013 08:40 meshoremix#26
tyyyyyyyyyyyyy