HumanTree92 / esx_extraitems

Extra Items for FiveM ESX Legacy
http://velocitientertainment.com/
46 stars 30 forks source link

Pistol Menu #44

Closed OGWeeDMaN closed 3 years ago

OGWeeDMaN commented 3 years ago

Describe the Bug | A Clear & Concise Description of Bug All my other menus work perfectly but when trying to use Pistol Menu it does not work at all it throws a error such as:

SCRIPT ERROR: @esx_extraitems/client/menus.lua:134: attempt to index a nil value (local 'component')

callback (@esx_menu_default/client/main.lua:50) error during NUI callback menu_submit: citizen/scripting/lua/scheduler.lua:1042: bad argument #1 to 'table_unpack' (table expected, got nil)

Questions 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?: Plume ESX-Legacy Are you using ESX Legacy?: Yes! Are you using OneSync?: Yes! Linux or Windows?: Linux!

HumanTree92 commented 3 years ago

There must be something wrong with the es_extended config.weapons.lua file. Can you send me what yours looks like?

HumanTree92 commented 3 years ago

Is there a way you can upload the file and not its content to discord. Just drag the lua file into the comment section.

OGWeeDMaN commented 3 years ago

config.weapons.zip

HumanTree92 commented 3 years ago

config.weapons.zip Try that

OGWeeDMaN commented 3 years ago

Yea that worked out perfect thanks sir!