Sphinxroot Posted August 23, 2019 Posted August 23, 2019 (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, 2019 by Sphinxroot oublie
Willdurkumpf Posted September 6, 2019 Author Posted September 6, 2019 (edited) @Sab Winkels I've updated the download link again to my Github repository. Edited September 6, 2019 by Willdurkumpf
MJL Posted September 6, 2019 Posted September 6, 2019 Could someone help me install this on my dedicated server? Because I don't know how to run this script.
MJL Posted September 6, 2019 Posted September 6, 2019 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)
MJL Posted September 7, 2019 Posted September 7, 2019 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.
Elliot Posted September 8, 2019 Posted September 8, 2019 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
Willdurkumpf Posted September 8, 2019 Author Posted September 8, 2019 (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, 2019 by Willdurkumpf
Willdurkumpf Posted September 8, 2019 Author Posted September 8, 2019 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.
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