i just started my server and tried to get on but I’m stuck after the character selection screen (check image) and cant do anything, I didn’t change anything on the server from the last time it was working.
any thoughts on what’s wrong?
Lets begin with checking for errors….
where do i check for errors? in the console(f8)?
Facepalm… Client console (F8) and your server console.
What script are you using for the multichar ??
On another not, whats the name of the HUD you have for water, food etc …
I’m using the default esx_multicharacter
and for the Hud I think its called Cosmo Hud I installed plume esx and it came with it
ur error causing this among some others.
e[38;5;220m[ script:es_extended] SCRIPT ERROR: @es_extended/server/main.lua:276: attempt to call a nil value (global 'CreateExtendedPlayer')
e[38;5;220m[ script:es_extended] > cb (@es_extended/server/main.lua:276)
e[38;5;220m[ script:es_extended] > cb (@async/async.lua:24)
e[38;5;220m[ script:es_extended] > ref (@es_extended/server/main.lua:271)
e[38;5;220m[ script:es_extended] > <unknown> (@mysql-async/mysql-async.js:15543)
e[38;5;159m[ script:mysql-async]
Now i strongly recommend reading in to lua and learning the basics before u start up a server, or ur gonna have to come back here on a daily basis to resolve simple issues as the one above.
I actually started today.
[ script:es_extended] SCRIPT ERROR: @es_extended/server/main.lua:276: attempt to call a nil value (global ‘CreateExtendedPlayer’)
does this mean that the local CreateExtendedPlayer somehow is receiving NULL?
thats exactly what it means.
I am stuck on the same thing i cant load into the game stuck on play charccter, how to fix this

