Z8pn Posted July 25, 2019 Posted July 25, 2019 looks very good, glad you are releasing this hopefully some might get some ideas from your work
Shawn Stein Posted July 25, 2019 Posted July 25, 2019 Many Thanks! Nice ideas, well thought out 🙂 A real approach to developing your own topics.
Chiao Posted July 26, 2019 Posted July 26, 2019 Hello,there is sth wrong with the started [Business] 9 loaded. (node:21292) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'x' of null at global.UpdateBizz3D (D:\ragemp\server-files\packages\server\src\systems\business\index.js:101:24) at Business.forEach (D:\ragemp\server-files\packages\server\src\systems\business\index.js:74:7) at Array.forEach (<anonymous>) at query.then (D:\ragemp\server-files\packages\server\src\systems\business\index.js:73:14) at process._tickCallback (internal/process/next_tick.js:68:7) (node:21292) 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:21292) [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. [Data] 5 loaded. [Houses] 5 loaded. What should I do?I googled it but I couldn't find anything helpful....
Willdurkumpf Posted July 26, 2019 Author Posted July 26, 2019 2 hours ago, Chiao said: Hello,there is sth wrong with the started [Business] 9 loaded. (node:21292) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'x' of null at global.UpdateBizz3D (D:\ragemp\server-files\packages\server\src\systems\business\index.js:101:24) at Business.forEach (D:\ragemp\server-files\packages\server\src\systems\business\index.js:74:7) at Array.forEach (<anonymous>) at query.then (D:\ragemp\server-files\packages\server\src\systems\business\index.js:73:14) at process._tickCallback (internal/process/next_tick.js:68:7) (node:21292) 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:21292) [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. [Data] 5 loaded. [Houses] 5 loaded. What should I do?I googled it but I couldn't find anything helpful.... You should as well try to duplicate the databox collection as well, since the bank business for example needs to take data from there.
Chiao Posted July 26, 2019 Posted July 26, 2019 6 hours ago, Willdurkumpf said: You should as well try to duplicate the databox collection as well, since the bank business for example needs to take data from there. I debugged packages/server/index.js it shows me RefrenceError:mp is not defined what should I do.... thanks for your patience~
Geekbee Posted July 26, 2019 Posted July 26, 2019 (edited) @Willdurkumpf can you explain how to import the .json? when I try to import .json via mongodb, only shows the mistake Unexpected end of JSON input Edited July 26, 2019 by Geekbee 1
fragam3r Posted July 29, 2019 Posted July 29, 2019 (edited) hi you could do a short installation guide video or you could explain to me how to install the package and open the server. thank you very much and sorry for the inconvenience but I think maybe a short video can avoid other comments of this kind. Thank you have a nice day Edited July 29, 2019 by fragam3r
Geekbee Posted August 1, 2019 Posted August 1, 2019 (edited) @Willdurkumpf Hmm this is your gamemode? I not really believe that Edited August 1, 2019 by Geekbee
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