Can't Create an Account
-
- Posts: 153
- Joined: Tue Sep 04, 2012 12:42 am
Can't Create an Account
I just finished setting up my server (finally!). Unfortunately every time I try and create an account on another computer it says "You could not be logged in! Did you enter the right password?" I'm not even trying to log in, I'm trying to create an account....
Edit: the IP is 10.0.0.111
Edit: the IP is 10.0.0.111
-
- Posts: 153
- Joined: Tue Sep 04, 2012 12:42 am
Re: Can't Create an Account
DSConnect-Server says something about unreadable data being sent to my server
-
- Posts: 153
- Joined: Tue Sep 04, 2012 12:42 am
Re: Can't Create an Account
Is here anyone who could try to log onto the server and see if it works for them? I don't know if my other PC being on the same network would affect my ability to log on.
-
- Posts: 153
- Joined: Tue Sep 04, 2012 12:42 am
Re: Can't Create an Account
When I use navicat to execute accounts_session.sql it says
"[Err] 1217 - Cannot delete or update a parent row: a foreign key constraint fails
[Err] --
-- Base de données: `dspdb`
--
-- --------------------------------------------------------
--
-- Structure de la table `accounts_sessions`
--
DROP TABLE IF EXISTS `accounts_sessions`;
[Msg] Finished - Unsuccessfully
--------------------------------------------------
"[Err] 1217 - Cannot delete or update a parent row: a foreign key constraint fails
[Err] --
-- Base de données: `dspdb`
--
-- --------------------------------------------------------
--
-- Structure de la table `accounts_sessions`
--
DROP TABLE IF EXISTS `accounts_sessions`;
[Msg] Finished - Unsuccessfully
--------------------------------------------------
Re: Can't Create an Account
you have to run accounts_parties.sql first
-
- Posts: 153
- Joined: Tue Sep 04, 2012 12:42 am
Re: Can't Create an Account
It gives me the same message after I run account parties
-
- Posts: 153
- Joined: Tue Sep 04, 2012 12:42 am
Re: Can't Create an Account
DSConnect-server.exe says [Warning] login_parse: 10.0.0.105 send unreadable data
-
- Posts: 153
- Joined: Tue Sep 04, 2012 12:42 am
Re: Can't Create an Account
Should I delete everything and start over?
-
- Posts: 153
- Joined: Tue Sep 04, 2012 12:42 am
Re: Can't Create an Account
If I erase all of the account sql files, redownload them, and rebuild them, I still get the same error.