Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

esx_advanced_vehicleshops #33

Open
@eddiesck

Description

@eddiesck

Questions
Which Script are you having Issues with?: esx_advanced_vehicleshops
Have you made changes to anything besides the config.lua?: no
Have you looked through the Closed Topics?: yes
Have you looked through the Wiki?: yes
Are you using a Pre-Installed ESX? If Yes who?: no
What Verison of ESX Legacy are you using?: 1.9.4
Are you using OneSync?: yes
Linux or Windows?: windows

Describe the Bug | A Clear & Concise Description of the Bug

SCRIPT ERROR: @esx_advancedvehicleshop/client/main.lua:365: bad argument #1 to 'insert' (table expected, got nil)

this is line 365 from client.lua:
table.insert(vehiclesByCategory[sVehicles[i].category], sVehicles[i])

when installing sql I got syntax error and it would not add the vip cars list. but it did create the table so I manually added the vip vehicles. all tables associated with the sql are added in database.

when I open the truck shop no menu comes up. your stuck and have to f8 quit.

also the vehicles sometimes spawn to display vehicle but don't despawn for the next vehicle, leaves me with a pile of vehicles spawned inside each other.

error

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't Working.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions