Willdurkumpf

[Gamemode] Project V: RPG (Node.js, MongoDB, Vue.js)

Recommended Posts

looks very good, glad you are releasing this

hopefully some might get some ideas from your work

 

 

Share this post


Link to post
Share on other sites

Many Thanks! Nice ideas, well thought out 🙂 A real approach to developing your own topics.

Share this post


Link to post
Share on other sites

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....

Share this post


Link to post
Share on other sites
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.

Share this post


Link to post
Share on other sites
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~

Share this post


Link to post
Share on other sites
Posted (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 by Geekbee
  • Confused 1

Share this post


Link to post
Share on other sites
Posted (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 by fragam3r

Share this post


Link to post
Share on other sites

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.