Grylowany Ciken Posted May 26, 2012 Share Posted May 26, 2012 Hello! I have some problem, look this: ERROR: exports: Call to non-running server resource <mysql> [string "?"] Yes, i have database, set up connection.lua, and settings.xml, have too mta_mysql.dll, it's work and libmysql.dll. Link to comment
Jaysds1 Posted May 26, 2012 Share Posted May 26, 2012 What resource are you trying to get a function from? Link to comment
Grylowany Ciken Posted May 26, 2012 Author Share Posted May 26, 2012 vG I fix them, but i have next problem. If i go to server and write login and password, then don't work. Server saying me "Not found this combination". And in server console don't write anything. Link to comment
Grylowany Ciken Posted May 26, 2012 Author Share Posted May 26, 2012 Yep. btw. why i dont have full logs of mta console ? I have MTA 1.3? Link to comment
Cyandie Posted May 26, 2012 Share Posted May 26, 2012 What way are u registering Thru the UCP or ingame? and what version. Link to comment
Grylowany Ciken Posted May 26, 2012 Author Share Posted May 26, 2012 Version: 4.0.24 I registered in UCP This is console, because i don't have server's logs Link to comment
Cyandie Posted May 26, 2012 Share Posted May 26, 2012 okay go into the accounts-system then into s_login.lua If you go onto Line 2 you should find this local salt = "vgrpkeyscotland" replace it with local salt = "" Link to comment
Grylowany Ciken Posted May 26, 2012 Author Share Posted May 26, 2012 Wow, u are amazing, i just love you ;d Are here more fails? Link to comment
Cyandie Posted May 26, 2012 Share Posted May 26, 2012 If it still does not work go into the UCP and go into the 'includes' folder then into config.php and look for this // Server Database $Config['database'] = array(); $Config['database']['hostname'] = '127.0.0.1'; $Config['database']['username'] = ''; $Config['database']['password'] = ''; $Config['database']['database'] = ''; You have to change that stuff to what your server config is. Edit: Then you have to re-register if you get any more errors repply to this topic! Link to comment
Grylowany Ciken Posted May 26, 2012 Author Share Posted May 26, 2012 I did this, in first time ;p Thanks for help! 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