Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing files and error with calling export #93

Open
Evolocity1 opened this issue Jun 16, 2024 · 0 comments
Open

Missing files and error with calling export #93

Evolocity1 opened this issue Jun 16, 2024 · 0 comments

Comments

@Evolocity1
Copy link

When I download the latest file from github and add it to the server by following the install instructions, when the server starts up I get these errors in the server console:

[resources:fivem-appe] Warning: could not find client_script game/dist/index.js (defined in fxmanifest.lua:9)
[resources:fivem-appe] Warning: could not find file web/dist/index.html (defined in fxmanifest.lua:11)
[resources:fivem-appe] Warning: could not find file web/dist/assets/*.js (defined in fxmanifest.lua:11)

then I copied the /customization command example from the docs and I got this error in the client console after typing /customization in the chat:

[ 444516] [b2944_GTAProce] MainThrd/ ^1SCRIPT ERROR: @gungame/client/client.lua:94: No such export startPlayerCustomization in resource fivem-appearance^7
[ 444516] [b2944_GTAProce] MainThrd/ ^3> ExecuteCommand^7 (^5ExecuteCommand.lua^7:4)
[ 444516] [b2944_GTAProce] MainThrd/ ^3> callback^7 (^5@chat/cl_chat.lua^7:141)

I think the release doesn't provide the full files needed to add to the server? appears there is no folder called dist anywhere in the resource but the manifest is calling on it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant