[BUG] House garages not working
PCL-CrisKolkman opened this issue · 4 comments
Describe the bug
Adding a garage with real estate job seems to be working fine. The database gets updated with the garage location and a green cone is showing where to park the car.
When I press "E", it doesn't show me a garage menu or whatever.
When I get an emergency vehicle and try to store it in the garage, I get the error that I cannot store that type of vehicle there, so that's fine and also what you would expect.
However, when I try to store a vehicle I own (tried multiple vehicles), it just doesn't do anything. No error in F8, just nothing happens.
When I restart qb-garages or the server, the green cone is gone and also the text to press "E" to open the garage is gone.
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Use this item '....' (item's name from shared.lua if applicable)
- See error
Expected behavior
Store and get your vehicle
Screenshots
If applicable, add screenshots to help explain your problem.
Questions (please complete the following information):
- When you last updated: Today
- Are you using custom resource? which ones? No
- Have you renamed
qb-
to something custom? No
Additional context
Add any other context about the problem here.
Pushed an update to fix this