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

Cant fetch forklift #10

Open
KindCoder-no opened this issue Nov 14, 2023 · 5 comments
Open

Cant fetch forklift #10

KindCoder-no opened this issue Nov 14, 2023 · 5 comments

Comments

@KindCoder-no
Copy link

I can't fetch a forklift from the "garage" NPC. Have tried both with and without qb-target enabled.

I can take an order and the pallet shows up. The truck on the outside also appears. But when I go to the forklift NPC, I cant take out a forklift.

Working:
image
image
image

Not working:
image

@DonHulieo
Copy link
Owner

Hi mate, so a few things;

  • Is there any errors on the client or server console (as they'd help immensely with narrowing down the issue).
  • Have you set Config.FuelSystem correctly as an error there may prevent the forklift from spawning.
  • Is the forklift name or hash correctly declared in Config.Locations[index]['Garage'].model?

@KindCoder-no
Copy link
Author

Hi.

  • No errors in console
  • Correct Fuelsystem
  • The forklift model is the default model from config here on github

@KindCoder-no
Copy link
Author

See attached image of logs in client, and server
image
image

@George-Adam
Copy link

Commenting out lines 15, 28 and 41 in server/main.lua worked out for me (quick workaround, not really tested or recommended)

@Brave-developments
Copy link

same issue

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

4 participants