You will be kicked after one second, but no “You’ve been kicked…” popup will appear. “Server Kick Message: Test” will appear in the output, as expected.
Expected behavior
A popup that says “You’ve been kicked from this experience…” should appear on the screen
Honestly really hope this gets fixed if it’s a bug of course, but I mean if roblox disabled it due to performance then I completely agree. The message also does appear but on the output and you can’t move after being kicked.
Hello,
Can creators running into this issue tell us their specific platforms? We have internally not been able to reproduce this issue. Any further help would be much appreciated!
Heya, @glueblue_1067! How are you doing today? Good morning/afternoon to you!
I was able to reproduce the issue that the OP has mentioned. The Output tab/within the Developer Console only prints Server Kick Message: Test, but does not show the expected popup UI:
The only thing it does while printing the error message is that it just freezes the player’s movements.
Here are the specific information regarding my Roblox Studio:
Roblox Studio Version: 0.624.0.6240521 (64bit)
Beta Features: I have all the beta features enabled by activating the “Auto-Enable Upcoming Features”.
Hi, I’m also experiencing this issue. Here is a list of all the beta features I have activated: Notched Screen Support, Terrain Editor, Updated Roblox Controls.
My version of Studio is also 0.629.0.6290609, if that helps.
For me, all I really have to do is to kick myself from the game. It doesn’t matter how you do it or where you run it. I’m running into the exact same issue. It could be because of the updated controls, not sure though.
bumping as I also have this issue on Studio version 0.635.0.6350588 - i can “continue playing” but physics and most scripts are completely broken, as from the server side the player has “left”.
this message is the only indication that the player has been kicked.
I’ve also been encountering this issue for a while.
I’m using 0.636.0.6360625 on WIndows 11 version 23H2.
I would also like to say this issue also occurs when using Player:Remove() to set the player’s parent to nil. The message box that would normally say “Player has been removed from the DataModel” does not appear.
Many times during play testing in studio I would get kicked (by my own scripts) for reasons such as data store errors, however the kick message ui would never show up, leading me to being confused why I can’t move my character anymore.