Sphinxroot 0 Posted August 23 (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 August 23 by Sphinxroot oublie Share this post Link to post Share on other sites
Sab Winkels 0 Posted September 6 DL Down pls Reupload Share this post Link to post Share on other sites
Willdurkumpf 5 Posted September 6 (edited) @Sab Winkels I've updated the download link again to my Github repository. Edited September 6 by Willdurkumpf Share this post Link to post Share on other sites
MJL 0 Posted September 6 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
MJL 0 Posted September 6 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
MJL 0 Posted September 7 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
Elliot 47 Posted September 8 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. 2 Share this post Link to post Share on other sites
Willdurkumpf 5 Posted September 8 (edited) 9 hours ago, Elliot said: Indeed lol. Thanks for reminding me of that, removed it. Not sure what I was thinking. Edited September 8 by Willdurkumpf Share this post Link to post Share on other sites
Willdurkumpf 5 Posted September 8 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