TomGrobbe / vMenu

vMenu is a custom server sided trainer/menu, built using a custom version of NativeUI. It has full permissions support, so the server owner can decide who's allowed to do what.
https://docs.vespura.com/vmenu
Other
350 stars 373 forks source link

Addon Vehicle Spawner Not Working #397

Closed TheFaultRoleplay closed 2 months ago

TheFaultRoleplay commented 7 months ago

Describe the bug This bug is revolving around the Addon Vehicle Spawner menu inside Vmenu. I had inputted all the cars, with the correct spawn codes and everything in the addon.json file, But yet it says "There are no addon vehicles in this server" It seems like im the only one experiencing this issue

Expected behavior I expected to be able to load into game and be able to use the spawn menu to spawn the vehicles instead of having to post spawn-codes for people to use instead.

Screenshots If applicable, add screenshots to help explain your problem.

vMenu Info:

Additional context Add any other context about the problem here. Such as:

Both of these can very easily be provided by using /vmenuclient dump while in-game and sending the CitizenFX.log file (FiveM Application Data\CitizenFX.log) from that same game session.

YonLiud commented 4 months ago

I have experienced this issue before, and it's not that complicated to resolve. Ensure that all the vehicle spawn codes in your addon.json file are correct. It might seem trivial, but even a single incorrect spawn code can corrupt the entire file. Double-check each code to make sure they are all accurate.

This simple step should resolve the issue.