Jump to content

Recommended Posts

Posted



(node:169516) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'x' of null
    at ClothingShop.createBuyerEntities (C:\RAGEMP\server-files\packages\rpserver\app\server\Business\sBusiness.js:44:40)
    at new business (C:\RAGEMP\server-files\packages\rpserver\app\server\Business\sBusiness.js:23:8)
    at new ClothingShop (C:\RAGEMP\server-files\packages\rpserver\app\server\Business\sBarberShop.js:9:3)
    at loadBarberShops (C:\RAGEMP\server-files\packages\rpserver\app\server\Business\sBarberShop.js:78:3)
    at process._tickCallback (internal/process/next_tick.js:68:7)
(node:169516) 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)
(node:169516) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
 

Posted

I have one little problem.. 

When i add a Gasstation, so i have enter all the commands what i need. after that i see all this stuff in my DB. 

9 Gas Station {"x":271.5916748046875,"y":-1275.895263671875,"z":... 25 0 0 0 {"x":271.5916748046875,"y":-1275.895263671875,"z":...  

But after Server restart i have no bui point, refill point etc. 

my log files are empty to. 

[2019-08-24T11:59:32.853] [FATAL] default - Server Started
[2019-08-24T11:59:51.866] [DEBUG] default - Rayn Dunn logged in

my system is debian 9

any one has a little help hand 4 me? :D

Posted (edited)
vor 13 Stunden schrieb MarkCavalli:

There is no marker for it, but you can create it by yourself

I dont talk from the Marker on the Map. i mean the Color coded Area to press the E Key. :) 

But Thanks that you show me, you stil working on this projekt. ❤️ your work. thx 4 this ! 

Edited by TheDmDLP
  • 2 weeks later...
  • 3 weeks later...
Posted (edited)

I'm really tired, 

I run this on windows, I have tried all the suggestions here and am still getting the same error message.  What am I missing? I already have "Access for less secure apps" enabled and am still getting the same error as everyone here.  Has anyone figured out how to fix this?  I can log into my gmail account successfully so I know that the "new" password is correct. 

I use custom domain and still getting the same error. 

i add this below, and still error. Somebody pls give me code sMailer.js

const smtpTransport = require('nodemailer-smtp-transport');
        this.transporter = nodemailer.createTransport(smtpTransport({
            service: 'gmail',
            auth: {
                user: '[email protected]',
                pass: 'pass'
            },
Edited by slashroot
  • 2 weeks later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...