QBCore

Common issues in regards to 'frozen_ambulance' and 'qb-core'

Stretcher is colliding with another script!
  1. Open qb-radialmenu/client and delete stretcher.lua

  2. Open qb-radialmenu/server and delete stretcher.lua

  3. Open file qb-radialmenu/fxmanifest.lua

  4. Delete line 'client/stretcher.lua'

  5. Delete line 'server/stretcher.lua'

  6. Restart server

I am getting a qtarget error but use qb-target!

This is due to compatibility to qtarget exports only present in most recent versions of qb-target. As a remedy, download the latest version of qb-target. Here is a link(5.5.0+):

https://github.com/qbcore-framework/qb-target/archive/refs/heads/main.zip

Last updated