pepsi18 Posted June 28, 2017 Share Posted June 28, 2017 I am trying to do a mysql login but I have a problem decrypting the password. md5(md5(password).salt) give me this error login_mysql/server.lua:32: Bad argument @ 'md5' [Expected string at argument 1, got nil] Link to comment
WorthlessCynomys Posted June 28, 2017 Share Posted June 28, 2017 Propbably password variable is a nil. Link to comment
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