i keep getting kicked from my game for the reason in the title, everytime i look at the servers this happens
i see this character, and it reloads everytime i reload the servers
what is happening?
i keep getting kicked from my game for the reason in the title, everytime i look at the servers this happens
i see this character, and it reloads everytime i reload the servers
what is happening?
Hi RenderedPhysics,
Error 291 (Player Removed From DataModel) usually occurs when your player is deleted from game.Players. I would look for a script that could be causing this… You can do this by opening studio, and holding down Ctrl+Shift+F, and searching for anything that could be in theory doing this… Some good keyterms could be “Destroy”, “Remove”, “nil”, or “player”
Here’s a photo of what the panel will look like…
Look for scripts that seem unfamiliar, review their code, and delete any that seem suspicious.
Hope this helps!
Thank you for your reply, I found out it was one of my developers trolling me with DexExplorer inserted through Adonis.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.