Giter Club home page Giter Club logo

jsfour-core's People

Contributors

jonassvensson4 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

jsfour-core's Issues

Not Working

Removed Yarn from dependences and its still not working

Failed to fetch

I have all installed manually and nothing works I have this problem and I have the "server.js" which does not load
Screenshot_34
Screenshot_35

Error on server startup.

I Just get

yarn install v1.13.0
info No lockfile found.
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...

error /home/fivem/heavylife/resources/[esx]/jsfour-core/node_modules/ejs: Command failed.
Exit code: 1
Command: node ./postinstall.js
Arguments: 
Directory: /home/fivem/heavylife/resources/[esx]/jsfour-core/node_modules/ejs
Output:
/home/fivem/server/alpine/opt/cfx-server/ld-musl-x86_64.so.1: ./postinstall.js: Not a valid dynamic program

any ideas why? i just downloaded it and installed it

[JSFOUR-REGISTER] Issue with the new FXv2

Hello Jonas,

Thirst, i really want to thank you for all the works you shared, we use you ID-CARD script and your REGISTER script too.

I try to update the __resource.lua with the new fxmanifest.lua and the script doesn't work anymore (people are in the sky, without any UI).

The line :
__resource.lua
resource_type 'map' { gameTypes = { fivem = true } }

Is not valid anymore, with the new FXv2. Because fiveM add a folder named basic-gamemode and i think he totally ruin your lovelly script jsfour-register...

The stuff i try :

  • Remove basic-gamemode = In prompt : "couldn't load resource fivem.." = Serveur doesn't start.

  • Change the line :
    resource_type 'gametype' { name = 'Freeroam' }
    in the basic-addon, file : fxmanifest.lua by :
    resource_type 'gametype' { name = 'fivem' }

  • And :
    resource_type 'map' { gameTypes = { ['fivem'] = true } }

  • And :
    resource_type 'map' { gameTypes = { ['basic-gamemode'] = true } } (why not, but i know before is not going to work x) ).

I see you updating some resources with the new fxmanifest.lua, maybe you know how to continue to use your script with the new FXv2...

Thank to you, and i'm really sorry about writing an issue here.

Cannot enable jsfour-mdc

jsfour-core is working and functional i am recieving error messages in logas follows

image

please advise

Error data: yarn failed

does this mean i have to install the dependencies myself ?? i tried reinstalling, and restarting server multiple times

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.