MrDaGree/ELS-FiveM

Error, ELS doesn't quite work either

Closed this issue · 8 comments

The error in my console if i use ELS vehicle:

ELS ERROR FROM CLIENT
PLAYER NAME: Raoul
PLAYER ID: 2
ERROR: SCRIPT ERROR: @ELS-FiveM/client/client.lua:431: attempt to index a boolean value

same issue

lze3 commented

As per master, the line mentioned doesn't index. So, please try the latest release and see if this error still occurs. If so, please let us know by posting the error again which will contain a reliable line in the code.

image

just spams this for me mate, im sure im using the latest

or this

image

lze3 commented

The first error seems to be some case where the vehicle model cannot be found within a list of 'all known models'. Which is weird. Are you running OneSync Infinity?

Regarding the second error, that seems to be something with VCF setup, some value is returning a boolean and therefore cannot be indexed.

nah im running just onesync 96 slot server, at least with that information i roughly know where to look so il do some digging, also at least i know its something i've fucked up so il look into it

by index a boolean value, this being a true or false statement, is this saying there shouldn't be a true or false statement, or just that its wron ie it says false when it should be true?

lze3 commented

Hi, please see issue #90 (comment).