[Help]Client

03/05/2010 19:36 coreymills#1
when i make a char with the register page it lets me login to create the acc but when i try to relog again i have to recreate the character and it keeps going back to the create the character i checked the Characters folder in the OldCODB and the character has been created but it wont let it log in just keeps making me create the characters
03/05/2010 22:33 Arcо#2
Quote:
Originally Posted by coreymills View Post
when i make a char with the register page it lets me login to create the acc but when i try to relog again i have to recreate the character and it keeps going back to the create the character i checked the Characters folder in the OldCODB and the character has been created but it wont let it log in just keeps making me create the characters
Make sure the mysql password is correct?
03/05/2010 23:03 walmartboi#3
Quote:
Originally Posted by .Arco View Post
Make sure the mysql password is correct?
Stock 5165 doesn't even use MYSQL at all, you can actually delete everything except GameIP and the conquer directory in the config file in your OldCODB.
03/05/2010 23:07 Arcо#4
Quote:
Originally Posted by walmartboi View Post
Stock 5165 doesn't even use MYSQL at all, you can actually delete everything except GameIP and the conquer directory in the config file in your OldCODB.
No for some reason if the mysql info isn't correct, you can't create characters, try it.
03/06/2010 02:08 coreymills#5
nah the mysql info is right
03/06/2010 12:30 Korvacs#6
Quote:
Originally Posted by .Arco View Post
No for some reason if the mysql info isn't correct, you can't create characters, try it.
I just performed a search of the entire project for MySql and of Root for that matter, the only results were "using MySql.Data.MySqlClient;" in 3 files.

In the standard 5165 source MySql and the information plays no part in anything.
03/06/2010 16:16 Arcо#7
Quote:
Originally Posted by Korvacs View Post
I just performed a search of the entire project for MySql and of Root for that matter, the only results were "using MySql.Data.MySqlClient;" in 3 files.

In the standard 5165 source MySql and the information plays no part in anything.
Which is why when my mysql info was wrong I got the same problem he was having hmmm?
03/06/2010 16:28 PeTe Ninja#8
only reason it does that is two reasons...

1. two accounts of the same thing
2. you deleted the account file and kept the chracter file so it thinks that you want to overwrite a character which u can't so its ognna keep asking.. delete the account file and also the character file and then restart. that should fix it if it doesn't u didn't do it right.
03/06/2010 18:27 Korvacs#9
Quote:
Originally Posted by .Arco View Post
Which is why when my mysql info was wrong I got the same problem he was having hmmm?
What do you want me to say? It simply isnt in the source, do a search for it yourself and see if you find any references to it, you wont.

[Only registered and activated users can see links. Click Here To Register...]

And if Root isnt in the project then there is no way that having MySQL details incorrect would effect anything, because the server would perform a check to see if the MySQL login matched Root, so it simply has no relevance.

In order to further cement this, here is my config.ini:

Code:
[Database]
GameServerIP=127.0.0.1
ConquerPath=D:\Games\Comatrix5065\
WebServerPort=8080
I have removed the entire section from the config file, and the server works perfectly fine.
03/06/2010 21:24 coreymills#10
it doesn't make me create the char over and over now but when i try to login now the client just crashes

this is the register page i'm using
03/06/2010 21:28 Arcо#11
Are you using 127.0.0.1 as the ip?
03/06/2010 22:14 coreymills#12
no i use my computer ip 192.168.2.11
03/07/2010 07:22 Arcо#13
Quote:
Originally Posted by coreymills View Post
no i use my computer ip 192.168.2.11
Try using your actual ip/hamachi ip. I see that internal IP's don't really work.
03/07/2010 21:06 coreymills#14
nah still doesn't work