Troubleshooting
No F1 Cars Found
Problem: "No F1 cars with players found!" notification
Solutions:
Verify F1 car models are correctly listed in
F1Config.F1_MODELSEnsure players are actually in F1 vehicles
Check that vehicle models match exactly (case-sensitive)
Wait for the scan cycle (default: 1 second intervals)
Camera Not Following Driver
Problem: Camera doesn't switch when changing targets
Solutions:
The script uses first-person spectate mode by default
Ensure the target player hasn't left their vehicle
Try switching to a different driver
Exit and re-enter spectate mode
Static Cameras Not Working
Problem: "No static camera positions configured" notification
Solutions:
Add
F1Config.STATIC_CAMERAStable to yourconfig.luaEnsure coordinates are valid vector4 values
Check that cameras are placed in accessible locations
Verify syntax (commas, brackets) in configuration
Interaction Point Not Appearing
Problem: Can't find the activation marker
Solutions:
Verify
F1Config.INTERACTION.POINTcoordinates are correctCheck
DRAW_DISTANCEis high enoughIf using
ox_target, ensure the resource is startedTry switching
MODEbetween 'marker' and 'ox'Check marker color isn't transparent (alpha > 0)
UI Not Visible
Problem: Can't see the spectate interface
Solutions:
Press F9 to toggle UI visibility
Check
F1Config.UI.SHOW_OVERLAY = trueVerify
BACKGROUND_ALPHAisn't set to 0Ensure you're actually in spectate mode
Last updated
