Jump to content

could you help me with this error


santiago_baez

Recommended Posts

[2023-01-17 01:42:29] ERROR: vehicles\vehicles.lua:172: exports: Call to non-running server resource (vehicles_auxiliar) [string "?"]
[2023-01-17 01:42:29] ERROR: vehicles\vehicles.lua:188: exports: Call to non-running server resource (vehicles_auxiliar) [string "?"]
[2023-01-17 01:42:29] ERROR: vehicles\vehicles.lua:191: exports: Call to non-running server resource (vehicles_auxiliar) [string "?"]
[2023-01-17 01:42:29] ERROR: vehicles\vehicles.lua:172: exports: Call to non-running server resource (vehicles_auxiliar) [string "?"]
[2023-01-17 01:42:29] ERROR: vehicles\vehicles.lua:172: exports: Call to non-running server resource (vehicles_auxiliar) [string "?"]

Link to comment

at line 172 & 188 & 191 your `vehicles.lua` scripting is calling to an exported function at resource `vehicles_auxiliar` but this resource isn't started or it doesn't exist.

just make sure you have the `vehicles_auxiliar` resource in your `resources` directory and it's started

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...