yasinkenzo Posted September 8, 2021 Share Posted September 8, 2021 Hi I have a gamemode And i started its accounts-system but the problem is that login page comes up but when i sign up and press the sign up button it doesnt work [13:40:15] start: Resource '[paydar]accounts-system' started [13:40:19] WARNING: [Paydar]Accounts-System/loginS.lua:155: dbPoll failed; Table 's342835_house.users' doesn't exist [13:40:19] ERROR: [Paydar]Accounts-System/loginS.lua:157: attempt to index local 'res' (a boolean value) [13:40:25] WARNING: [Paydar]Accounts-System/loginS.lua:155: dbPoll failed; Table 's342835_house.users' doesn't exist [DUP x2] [13:40:25] ERROR: [Paydar]Accounts-System/loginS.lua:157: attempt to index local 'res' (a boolean value) [DUP x2] [13:40:42] WARNING: [Paydar]Accounts-System/loginS.lua:155: dbPoll failed; Table 's342835_house.users' doesn't exist [13:40:42] ERROR: [Paydar]Accounts-System/loginS.lua:157: attempt to index local 'res' (a boolean value) [13:40:43] WARNING: [Paydar]Accounts-System/loginS.lua:155: dbPoll failed; Table 's342835_house.users' doesn't exist [13:40:43] ERROR: [Paydar]Accounts-System/loginS.lua:157: attempt to index local 'res' (a boolean value) [13:40:43] WARNING: [Paydar]Accounts-System/loginS.lua:412: dbPoll failed; Table 's342835_house.users' doesn't exist [13:40:43] ERROR: [Paydar]Accounts-System/loginS.lua:413: attempt to index local 'res' (a boolean value) [13:40:43] WARNING: [Paydar]Accounts-System/loginS.lua:155: dbPoll failed; Table 's342835_house.users' doesn't exist [13:40:43] ERROR: [Paydar]Accounts-System/loginS.lua:157: attempt to index local 'res' (a boolean value) [13:40:44] WARNING: [Paydar]Accounts-System/loginS.lua:412: dbPoll failed; Table 's342835_house.users' doesn't exist [13:40:44] ERROR: [Paydar]Accounts-System/loginS.lua:413: attempt to index local 'res' (a boolean value) [13:40:44] WARNING: [Paydar]Accounts-System/loginS.lua:412: dbPoll failed; Table 's342835_house.users' doesn't exist [13:40:44] ERROR: [Paydar]Accounts-System/loginS.lua:413: attempt to index local 'res' (a boolean value) [13:40:50] WARNING: [Paydar]Accounts-System/loginS.lua:412: dbPoll failed; Table 's342835_house.users' doesn't exist [DUP x2] [13:40:50] ERROR: [Paydar]Accounts-System/loginS.lua:413: attempt to index local 'res' (a boolean value) [DUP x2] these are the errors that my cosole gives me i dont know what to do???? Link to comment
Moderators Vinyard Posted September 8, 2021 Moderators Share Posted September 8, 2021 Hi, your thread has been moved to a better suited section. Link to comment
The_GTA Posted September 8, 2021 Share Posted September 8, 2021 (edited) Dear yasinkenzo, it looks like the accounts-system resource has not been initialized properly. If you have any manuals about the resource then please look for the steps required to initialize the SQL database. On the other hand, it could be an issue with the resource itself. Have you tried contacting the resource creator for support? If you cannot contact the guy, then maybe we could help you. In order to sufficiently help you with resource scripting related issues, we need more details from you. A quick look into the MTA community resources page has not revealed the resource that you possess. You need to post the resource code if you want me to help you. Edited September 8, 2021 by The_GTA 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