People are getting this error message and I have no idea why. Can someone help me fix this please.
#People cant join my server
68 messages · Page 1 of 1 (latest)
Hi there 👋
Thank you for creating a post on our Community Forum. Please keep in mind that we don't provide official support on Discord. This is a forum for the community, by the community. Meaning that help is not guaranteed. If at any point you believe your post is resolved, feel free to use the button below to close this automatically.
Now let's wait and see if someone of our lovely community can help you out!
TIP:
Need actual official support? Reach out to our customer care. 
💤 It's been a while and it looks like nobody is around or able to help you with this...
If you require actual official support please reach out to our support team. 
hello did you just create a server?
or it was running and stopped working out of nowhere
Just created it
According to the post tags it is a Windows vps
No, that would be a denied connection. In this case we need the output in the F8 console
This may be caused by scripts
ah, okey
My bad been busy its a vps server
Ill look at this rn
Ill be honest this all just confused me to the point I dont know what I was supposed to do to fix it
First check the errors in the F8 console. We will see what we can do then.
So send you a screen shot of the console?
Yes send a screenshot of the consolelog.
What's that e. command?
I have no idea only thing ive done is added to the server is cars and a mlo for burgershot
someone else can join but oone cant and IDK if its a server issue or him
If everyone can join except one person it's most likely an error with his client.
Have you tried what incognito sent you?
I have no idea what thar is even relling me to do tbh
I was getting cinfused
try to send
neteventlog true
in the f8 console
Well tell your friend who is experiencing issues to do that.
The error "Reliable server command overflow" is probably that e. command getting executed too many times, perhaps your friend has binded some button or something to that "e." command for another server.
ok
He got this and same thing happened.
https://imgur.com/K4d1SQ1
If you, or someone else connects to the server, do they also see the Command not found e. Message?
This basically means that the amount of requests is too high, so no one can join. You need to find the resource you added that is causing this.
Interesting
^^
ill see
Yea no i dont see nay
And you are able to connect to the server right?
yea me and another person
Are other people unable, or is it that other people haven't tried joining?
no I had one pther person join an dthey were abke to get in no issue
Okay, then it's probably that "No such command e.", ask your friend (who is not able to join) to send bind in the F8 Console
bind
Oh that showed every bind...
Okay try this:
Go to C:\Users[USERNAME]\AppData\Roaming\CitizenFX- Open fivem.cfg
- Search for
e. - If found, remove that line or comment out.
Otherwise maybe clearing that cache would help.
The e command has to be executed somewhere, the question is where.
If your friend tries to scroll up in the F8 Console, you might see something there.
Since the __cfx_internal:serverPrint is executed so many times I feel like this would be causing the "Reliable server command overflow".
My first thought was that your friend has binded something to execute /e, but since you can't find anything in the fivem.cfg idk where it could be coming from.
Also did you search for "e." or "e" in the fivem.cfg?
try searching for only "e", I misunderstood the log "No such command e.", and thought the dot was part of the command.
ok
According to my research, it may also be an unrecognized command. Another possibility is the server configuration or a problem during setup, there may also be missing files.
Since your server is untouched, I would suggest reinstalling your game server for a effortless solution.
It's just what I have found online
Hey, how does it look. Is the issue solved?