okebay Posted August 19, 2019 Posted August 19, 2019 Error : cannot find module './packages/rpserver' Can some one help me please on this i just wanna launch the server
okebay Posted August 21, 2019 Posted August 21, 2019 (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.
TheDmDLP Posted August 24, 2019 Posted August 24, 2019 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?
MarkCavalli Posted August 25, 2019 Author Posted August 25, 2019 19 часов назад, TheDmDLP сказал: any one has a little help hand 4 me? There is no marker for it, but you can create it by yourself
TheDmDLP Posted August 25, 2019 Posted August 25, 2019 (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 August 25, 2019 by TheDmDLP
auronrey Posted September 2, 2019 Posted September 2, 2019 I want to build the code and i find this problem Quote SO: Debian 9 Stretch x64 Is there a solution for this?, thanks.
slashroot Posted September 19, 2019 Posted September 19, 2019 (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 September 19, 2019 by slashroot
airbless Posted September 21, 2019 Posted September 21, 2019 can you show me how i can install this on a standard windows server i dont understand in github
AlessioB Posted October 6, 2019 Posted October 6, 2019 Hello, i have a problem, the server is crashing https://pastebin.com/ApHLcSyN
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