kiboo Posted August 7, 2022 Posted August 7, 2022 (edited) Hello rage mp community, I want to develop my server on the rage engine, now I'm trying to connect the database, I have already written all the code, but it gives such an error - it does not find MySql.Data.resources.dll. There is no Mysql.Data.Resource file in the assembly folder. Maybe someone knows how to solve this problem? Help me please. https://imgur.com/TGcXzUY Edited August 7, 2022 by kiboo
Xabi Posted August 8, 2022 Posted August 8, 2022 The main error there is that you can't connect to the database, you can just omit the DLL missing error. 1
kiboo Posted August 8, 2022 Author Posted August 8, 2022 (edited) 3 hours ago, Xabi said: The main error there is that you can't connect to the database, you can just omit the DLL missing error. How can I solve this problem, can you help? https://imgur.com/3BEXXql Edited August 8, 2022 by kiboo
kiboo Posted August 8, 2022 Author Posted August 8, 2022 5 hours ago, Xabi said: Make sure that the credentials are correct. The credentials are correct, I have a localhost database, no password.
Xabi Posted August 9, 2022 Posted August 9, 2022 13 hours ago, kiboo said: The credentials are correct, I have a localhost database, no password. That could be a problem, set a password to the database.
kiboo Posted August 9, 2022 Author Posted August 9, 2022 6 hours ago, Xabi said: That could be a problem, set a password to the database. ok i will try and let you know later
kiboo Posted August 9, 2022 Author Posted August 9, 2022 6 hours ago, Xabi said: That could be a problem, set a password to the database. didn't help
kiboo Posted August 9, 2022 Author Posted August 9, 2022 (edited) 6 hours ago, Xabi said: That could be a problem, set a password to the database. The error was a little different, I was able to connect to the database, but the MySql.Data.resources.dll file does not find everything exactly. Unable to connect to MYSQL server. https://imgur.com/L6zBNHy Edited August 9, 2022 by kiboo
kiboo Posted August 9, 2022 Author Posted August 9, 2022 6 hours ago, Xabi said: That could be a problem, set a password to the database. I entered the wrong user, the error is fixed, thanks for showing me a way to solve my problem. https://imgur.com/undefined
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now