Describe the bug
A clear and concise description of what the bug is.
When removing qb-houses and qb-apartment with qb-multicharacter update you will have a hang on loadingscreen since it will still look for it. The Issue lies with fxmanifest not having the server script section correct.
To Reproduce
Steps to reproduce the behavior:
Go to 'qb-multicharecter fxmanifest'
Click on 'fxmanifest'
Scroll to 'server_scripts'
See error: missing qb-apartments/config.lua in script.
Expected behavior
A clear and concise description of what you expected to happen
What should happen is the fxmanfest should have qb-apartments/config.lua so you can comment it out
but the reality is, it doesn't.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
You will need to revert back all your files as ps-housing does not work with this issue.
The error you're experiencing is simply a warning that the file could not be included, and can be removed from the fxmanifest when migrating to ps-housing.
Please follow through the installation as shown in the README.md and you shouldn't experience this issue.
Describe the bug A clear and concise description of what the bug is.
When removing qb-houses and qb-apartment with qb-multicharacter update you will have a hang on loadingscreen since it will still look for it. The Issue lies with fxmanifest not having the server script section correct.
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen What should happen is the fxmanfest should have qb-apartments/config.lua so you can comment it out but the reality is, it doesn't.
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here. You will need to revert back all your files as ps-housing does not work with this issue.