Willdurkumpf

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

Recommended Posts

Posted (edited)

I have any error

[N] Starting network... - OK: (IPv4-only) at 127.0.0.1:22005
(node:128) ExperimentalWarning: The ESM module loader is experimental.
Loading packages
        "camera" loaded
        "server" loaded
[P] Plugin bridge.dll loaded!
Started HTTP server at 22006 port.
[DEBUG] Server started at Fri Aug 23 2019 12:40:32 GMT+0200 (GMT+02:00)

But in my game, no information, the game no boot (no login page, blips on map...)

I have any file downloaded in my game, just this :

https://ibb.co/QcbLcby

Thx u for your help

Edited by Sphinxroot
oublie

Share this post


Link to post
Share on other sites

Could someone help me install this on my dedicated server? Because I don't know how to run this script.

Share this post


Link to post
Share on other sites

I have this problem

 

Error: Error: Cannot find module 'mongoose'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15)
    at Function.Module._load (internal/modules/cjs/loader.js:507:25)
    at Module.require (internal/modules/cjs/loader.js:637:17)
    at require (internal/modules/cjs/helpers.js:20:18)
    at Object.<anonymous> (D:\RageSurvival\packages\server\index.js:1:80)
    at Module._compile (internal/modules/cjs/loader.js:689:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
    at Module.load (internal/modules/cjs/loader.js:599:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
    at Function.Module._load (internal/modules/cjs/loader.js:530:3)

 

Share this post


Link to post
Share on other sites

Now i have this problem...

 

(node:4028) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'data' of undefined
    at global.loadFactions (D:\RageSurvival\packages\server\src\systems\factions\index.js:10:29)
    at prom.then (D:\RageSurvival\packages\server\src\systems\databox\index.js:29:7)
    at process._tickCallback (internal/process/next_tick.js:68:7)
(node:4028) 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:4028) [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.

And if I created a database and a collection, where do I need to change the server to connect to it? Because when I enter the server I don't see anything or the login window. Nothing at all.

Share this post


Link to post
Share on other sites
On 7/24/2019 at 9:57 PM, Willdurkumpf said:

Update: In January i'm gonna start working on a new gamemode. This one will be available for 5$ and will receive updates monthly.

tenor.gif?itemid=9902854

  • Like 2

Share this post


Link to post
Share on other sites
9 hours ago, Elliot said:

tenor.gif?itemid=9902854

Indeed lol. Thanks for reminding me of that, removed it. Not sure what I was thinking. 

Edited by Willdurkumpf

Share this post


Link to post
Share on other sites
23 hours ago, MJL said:

Now i have this problem...

 

(node:4028) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'data' of undefined
    at global.loadFactions (D:\RageSurvival\packages\server\src\systems\factions\index.js:10:29)
    at prom.then (D:\RageSurvival\packages\server\src\systems\databox\index.js:29:7)
    at process._tickCallback (internal/process/next_tick.js:68:7)
(node:4028) 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:4028) [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.

And if I created a database and a collection, where do I need to change the server to connect to it? Because when I enter the server I don't see anything or the login window. Nothing at all.

You need the same databox collection on your mongodb server.

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   1 member