Getting errors in my server

hello i not entirly what ive done but ive removed all recent scripts that started the error and even cleared cache but still cannot get into my server below is the error im getting

[ script:es_extended] event esx:onPlayerJoined was not safe for net

1 Like

In the esx_extended script go to shared->config->main.lua and look for Config.Multichar = GetResourceState("esx_multicharacter") ~= "missing". Change it to Config.Multichar = false, and see if that fixes it.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.