RavelNyDee Posted October 19, 2019 Posted October 19, 2019 i try my best, and i try all. i try APP-Password i try all. it's dosent work... sorry for my bad englisch 🤔 i'm from Germany. ____ https://prnt.sc/plcr9h
RavelNyDee Posted October 19, 2019 Posted October 19, 2019 Am 3.8.2019 um 14:45 schrieb MarkCavalli: You can use npm run watch to see full paths of errors all is possible 😃 HOW!?
MarkCavalli Posted October 21, 2019 Author Posted October 21, 2019 Okay guys, i will remove send code to email soon
Jan112 Posted November 3, 2019 Posted November 3, 2019 Hello i hope you can help me i have an ZAP - Hosting Server and im new in Developing so i have take your files in order to a basic game. I have import the mysql data : rpserver and all other files i have import it on the server via file zilla. I have rename the two other files too. So i think i have do all right but when i start the server he is not listet so i connect via direct connection but i spawn on the map an there is nothing no login , no character create. I hope you can help that would be great. Sorry for my bad english
Bedivere Posted November 4, 2019 Posted November 4, 2019 i have problem { 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 f25sm6371340ljp.100 - gsmtp at SMTPConnection._formatError (C:\server-fil\node_modules\nodemailer\lib\smtp-connection\index.js:781:19) at SMTPConnection._actionAUTHComplete (C:\server-fil\node_modules\nodemailer\lib\smtp-connection\index.js:1516:34) at SMTPConnection._responseActions.push.str (C:\server-fil\node_modules\nodemailer\lib\smtp-connection\index.js:554:26) at SMTPConnection._processResponse (C:\server-fil\node_modules\nodemailer\lib\smtp-connection\index.js:940:20) at SMTPConnection._onData (C:\server-fil\node_modules\nodemailer\lib\smtp-connection\index.js:746:14) at TLSSocket.SMTPConnection._onSocketData (C:\server-fil\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',
Kratoz Posted November 13, 2019 Posted November 13, 2019 These errors come out, could you please help me? (node:10904) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'x' of null at o.createBuyerEntities (C:\RAGEMP\server-files\packages\RP\index.js:1:22488) at new e.exports (C:\RAGEMP\server-files\packages\RP\index.js:1:22003) at new o (C:\RAGEMP\server-files\packages\RP\index.js:1:95829) at C:\RAGEMP\server-files\packages\RP\index.js:1:97124 at process._tickCallback (internal/process/next_tick.js:68:7) (node:10904) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
RACU Posted November 14, 2019 Posted November 14, 2019 @MarkCavalli How can i delete the login screen ?
Dings123 Posted November 18, 2019 Posted November 18, 2019 @MarkCavalli we found a bug when a user create a woman Character after a restart is it a boy can you fix it or tell how we can fix it
Dings123 Posted November 19, 2019 Posted November 19, 2019 I got this Error when i press the unlock key for the vehicle when a car inside a gasstation https://pastebin.com/X6Sh3yJR
Uno87 Posted November 19, 2019 Posted November 19, 2019 @Dings123 Go to sCharacterCreator.js and Replace on async loadPlayerBody the line else if (d[0].gender === 'w') player.model = 2147483647; with else if (d[0].gender === 'w') player.model = -1667301416;. 1
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