Jump to content
RAGE Multiplayer Community

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


Willdurkumpf

Recommended Posts

2 hours ago, Legos031 said:

Do you start "npm run serwe"?

C:\RAGEMP\server-files>npm install serve
npm WARN [email protected] No repository field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

+ [email protected]
added 27 packages from 23 contributors and audited 9582 packages in 11.049s
found 0 vulnerabilities


C:\RAGEMP\server-files>npm run serve
npm ERR! missing script: serve

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\Always\AppData\Roaming\npm-cache\_logs\2019-10-12T14_35_21_310Z-debug.log
 

 

i use windows no linux 

 

gives me this error with that command
Edited by Always91
Link to comment
Share on other sites

  • 1 month later...

Right, I did all the steps.
Server installation, web installation.
I changed the "cefDomain" to the internal and external ip.
And when I enter the server I get this screen:: https://i.imgur.com/AHY3n9w.png

DB IMPORTED:

https://i.imgur.com/KWDX5rx.png

WHATS THIS ERROR ON SERVER?: 

https://i.imgur.com/BHLlHZ9.png

WEB WORKING:

https://i.imgur.com/AfgoDX6.png

 

Anyone can help me?

Link to comment
Share on other sites

also i use /enter in city hall/bizz or houses 

C:\Users\Administrator\Desktop\gta5-ragemp-server\Server\packages\server\src\systems\business\index.js:890: TypeError: Cannot read property 'x' of null
    if (player.IsInRange(b.entrance.x, b.entrance.y, b.entrance.z, 3)) {

Link to comment
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
×
×
  • Create New...