Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Création de compte #17

Open
zenk02 opened this issue Jul 28, 2024 · 2 comments
Open

Création de compte #17

zenk02 opened this issue Jul 28, 2024 · 2 comments

Comments

@zenk02
Copy link

zenk02 commented Jul 28, 2024

Bonjour, j'ai voulu me lancer dans la création d'un serveur avec vos fichier (encore merci d'ailleurs). Le serveur a l'aire de fonctionner correctement en revanche je bloque sur le compte.... Je connais un petit peu navicat donc j'ai crée des comptes mais aucun ne semble fonctionner, je me heurte à un "nom de compte ou mot de passe incorrect" à chaque fois...Faut-il paramétrer quelque chose avec le port navicat pour résoudre ce problème ?

@Skinz3
Copy link
Owner

Skinz3 commented Jul 28, 2024

Hello, le champ ´banned' doit être égal à 0 ou 1

@zenk02
Copy link
Author

zenk02 commented Jul 28, 2024

Merci pour la réponse rapide ! Les colonnes Banned étaient bien sur 0 donc je ne sais pas vraiment d'où vient l'erreur....
Voici l'erreur lorsque j'essaie de me connecter :

[AuthServer] New client connected
[SSyncClient] Send ProtocolRequired
[SSyncClient] Send RawDataMessage
[SSyncCore] Receive IdentificationMessage
[SSyncClient] Send CredentialsAcknowledgementMessage
Unknown constructor for 'Boolean', (Banned) if its an XmlField, FieldType must got empty constructor.
[DatabaseReader1] System.Exception: Unknown constructor for 'Boolean', (Banned) if its an XmlField, FieldType must got empty constructor. à Symbioz.ORM.DatabaseReader1.VerifyFieldsType(Object[] obj) dans C:\Users...Symbioz\Symbioz-2.38-master\Symbioz-2.38-master\Symbioz.ORM\DatabaseReader.cs:ligne 204
à Symbioz.ORM.DatabaseReader`1.ReadTable(MySqlConnection connection, String parameter) dans C:\Users...\Symbioz\Symbioz-2.38-master\Symbioz-2.38-master\Symbioz.ORM\DatabaseReader.cs:ligne 68
[SSyncClient] Send IdentificationFailedMessage
[AuthServer] Client disconnected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants