How do I stop the server from kicking players trying to join

I don’t have PlayerSetup related scripts, but I do have an admin script in my game. I’ll disable it and see what happens.

It was just an example; when in doubt, try everything :stuck_out_tongue:

According to my knowledge could be part of a malfunction of a script or you probably have a virus script so I recommend you review very well the scripts you do, you get etc i am sure that is not an action or roblox or of the same server, is very possible that it can be from a script.

if you ended and you solved the problem please click that approval or “solved” button to don’t get confused and dont get more people to help you to solve the problem.

Now the message seems to be different

1 Like

What code should I look for if I am using the Ctrl+Shift+F function?

Borderline critical "Kicked by server" connection issues Apparently, I am not the only one.

i see, but i guess you have to search for administrative ones but i recommend you to check all codes Kevinllululala check the ones that you got for other people or check the admin commands only if you had one.

I checked the admin commands and I found a setting that kicks players who take too long to join. That could be the culprit, but I am not sure.

2 Likes

then check it good and try to fix it but i guess is from that script, i look the other people having these errors and i think it’s from admin commands

also try to get more help this is only a idea to help you is with my computer knowledge

if the other games have admin commands similar to yours then I think that the error comes from there, I do not think it’s something like a hacker or a roblox error, it would be impossible informatically.

1 Like

I tried removing the admin. The same problem still persists. I used Ctrl+Shift+F function and found nothing.

1 Like

I am now almost certain that this is a roblox bug. Someone with high dev forum status please make a bug post about this. THIS IS URGENT because it is eating up 70% of my game traffic!

Try to find out the cause of the bug first, right now you only have a symptom. Upload your game to a separate place and start pulling out things until it works again, then start putting things back in one by one until you figure out what exact component is causing the issue.

Once you are done with that, and you are still certain it is not a bug in your code, refer to rule 15.1 of the developer forum rules on how to file a bug as new member:
https://devforum.roblox.com/t/official-rules-of-the-roblox-developer-forum/46429

2 Likes

Wouldn’t this technically be [ROBLOXCRITICAL] as it happens in other games as well

1 Like

Please review the criteria for ROBLOXCRITICAL here:
https://devforum.roblox.com/t/please-read-before-posting-steps-to-report-a-bug/24388

2 Likes

try to pass some images if dont then try to show some scripts that you have. as i say check very good Some scripts, virus are hidden in these. and i am sure this is from a script
One

This wasn’t happening before and it’s impossible informatically talking

If it’s a ROBLOX bug then we are drastically dead in L.U.A language and i mean that ROBLOX need to fix so many Bugs right now because it could be a total possible threat to Development Community
and i think that it can’t be called a bug i will call it a Total Threat Bug = TTB.
I still think that it can be some virus script because i dont believe that roblox bugs can do that informatically.

FIRST

  • Show some images and scripts

  • Check very good the scripts

  • Download a plugin of antivirus and put it on (i recommend this because when i was creating my rake game one of my scripts had a virus that kick a player after someone comes) it can very possible solve your problem

Anti virus plugin can be a very possible (SOLUTION).

1 Like

I highly doubt it is a virus when games like Jailbreak and many others have it. I am not sure why you keep insisting that this is some coding error when the evidences suggest that it isn’t. The only codes I had that contained kick was the admin; which I deleted it and that did nothing…

4 Likes

This is a serious issue reported numerous times in many Roblox games, including mine. I’m sure it’s caused on Roblox’s end, not by the developers. For me personally, this has been happening for certain players since October 2017.

1 Like

I keep insisting because it’s very impossible to be a computer error .As again try to download a Anti virus plugin is a good solution, this happened to me one time and it got fixed by a free plugin.
If you dont read my replies you will not fix this problem. as i repeat Download a plugin or send some screenshots of your own scripts.
I am sure that it will work with a plugin if it dont work then try to do it with a most buyed and famous one. I’m telling you because everyone here is a developer-level computer and I’m from another level and I know very well what can fail in the functional line codes

And if it’s from 2017 then it’s a virus that is hidden somewhere in the Studio Program. principally in your game

Assuming this isn’t related to the ongoing roblox disconnect bug, one other thing I’d suggest searching for is ‘require’. If someone has managed to insert malicious code into your game, they will normally add one line of code somewhere hidden which requires a module from the site which contains code to give them admin, kick people etc.

1 Like