Closed haarperr closed 4 years ago
This is related to line 233 in the server.lua under fsn_main/initial. It is invoking the native wrong. It can be fixed by adding local source = source before line 232 (the MYSQL command).
@iTzCrutchie - "invoking the native wrong" in what way? FiveM seem to have added a timeout to source variables, which the MySQL causes to time out?
RE this error, @Asuraaaaa - this is fixed in the latest GIT, please update. https://github.com/jamessc0tt/FiveM-FSN-Framework/blob/master/fsn_main/initial/server.lua#L222