Gummik 0 Posted June 9 (edited) Mmmm good job and... here is small problem? (right text not work and need restart for debug) https://ctrlv.cz/DoCZ ( Barber shop) Edited June 9 by Gummik Share this post Link to post Share on other sites
joew 7 Posted June 9 6 hours ago, BRKN said: { Error: Invalid login: 535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials f204sm7894453wme.18 - gsmtp at SMTPConnection._formatError (F:\RAGEMP\server-files\node_modules\nodemailer\lib\smtp-connection\index.js:781:19) at SMTPConnection._actionAUTHComplete (F:\RAGEMP\server-files\node_modules\nodemailer\lib\smtp-connection\index.js:1516:34) at SMTPConnection._responseActions.push.str (F:\RAGEMP\server-files\node_modules\nodemailer\lib\smtp-connection\index.js:554:26) at SMTPConnection._processResponse (F:\RAGEMP\server-files\node_modules\nodemailer\lib\smtp-connection\index.js:940:20) at SMTPConnection._onData (F:\RAGEMP\server-files\node_modules\nodemailer\lib\smtp-connection\index.js:746:14) at TLSSocket.SMTPConnection._onSocketData (F:\RAGEMP\server-files\node_modules\nodemailer\lib\smtp-connection\index.js:189:46) at TLSSocket.emit (events.js:182:13) at addChunk (_stream_readable.js:283:12) at readableAddChunk (_stream_readable.js:264:11) at TLSSocket.Readable.push (_stream_readable.js:219:10) code: 'EAUTH', response: '535-5.7.8 Username and Password not accepted. Learn more at\n535 5.7.8 https://support.google.com/mail/?p=BadCredentials f204sm7894453wme.18 - gsmtp', responseCode: 535, command: 'AUTH PLAIN' } On 5/2/2018 at 11:13 AM, MarkCavalli said: How to install: https://github.com/MarkCavalli/rageserver Read again step 5. If you're using Gmail, you will need to enable Let less secure apps access your account option at gmail's settings: https://support.google.com/accounts/answer/6010255?hl=en 1 Share this post Link to post Share on other sites
VolvoGames 0 Posted June 9 It's working on Windows Server? Share this post Link to post Share on other sites
SamBradley 0 Posted June 10 (edited) Hello, I have a Windows Server 2012 server, with Xampp installed. I configured the file App / server / sMySQL.js with my database, but the server does not connect to the database, it just loads the maps, without loading the database. How to solve this problem ? Thank you in advance. Edited June 10 by SamBradley Share this post Link to post Share on other sites
th1nhng0 0 Posted June 10 Can you make a tutorial to create a new job? Share this post Link to post Share on other sites
MarkCavalli 101 Posted June 10 16 часов назад, Gummik сказал: Mmmm good job and... here is small problem? (right text not work and need restart for debug) https://ctrlv.cz/DoCZ ( Barber shop) fixed 10 часов назад, VolvoGames сказал: It's working on Windows Server? yes @SamBradley npm run build. Seems you dont have any files in packages 1 Share this post Link to post Share on other sites
TheNextGeneration 0 Posted June 10 (edited) Hey Guys, i have a problem with run the server. I set it up like the instructions but when i run "npm run build" i get these Errors: https://imgur.com/a/7MCveYs I hope someone can help me. #Edit.. okey I'm stupid. I just read in notepad that the file still had the .example end. Edited June 10 by TheNextGeneration Share this post Link to post Share on other sites
SamBradley 0 Posted June 10 First of all thank you for the quick reply! It can be me who has trouble understanding, I start, and I would like to look how the server works in itself. For me the command NPM does not exist, if you knew me helped on this subject, it would be super nice. Thank you in advance. Share this post Link to post Share on other sites
SamBradley 0 Posted June 10 I solved my problem. When I make a creation of a business or others I am not confirmations via the chat nor a visual effect of the creation of this one, in fact nothing happens, and its not created ... Share this post Link to post Share on other sites
Zow 0 Posted June 10 2 hours ago, SamBradley said: First of all thank you for the quick reply! It can be me who has trouble understanding, I start, and I would like to look how the server works in itself. For me the command NPM does not exist, if you knew me helped on this subject, it would be super nice. Thank you in advance. use cd [your server-files folder] "cd C:\RAGEMP\server-files" for example then you can do npm command Share this post Link to post Share on other sites