high
confirmed
Resource / UI · AGN-KB-RES-0002
Missing dependency or wrong load order
One AGN script needs another one that is not ready. Server-side.
What you see
- A resource refuses to start and names another resource
- Or it starts but half of it does nothing
What usually causes it
- The dependency is not installed, or is not started before the dependant
- fxmanifest.lua declares a dependency that was renamed
- Start order in the config puts them the wrong way round
Worth checking first
- Check the dependency exists and is started
- Check the ensure order in the server config
- Check the dependency list in fxmanifest.lua
Safe steps, one at a time
- Player-side: nothing; report it
- Staff: correct the start order; a permissions or registry file that must load last should be ensured last, explicitly
These are suggestions, not instructions. Do only what you are comfortable with, back up anything important first, and stop if a step does not match what is on your screen. Advice, risk and responsibility.
When to stop and ask staff
Always staff.
Looks like
AGN resource / QBCore
What staff will need
- Exact error
- Both resource names
- Start order excerpt
Last reviewed Fri Sep 18.