Hello, I really tried to make my title as specific as possible, but the only way I could describe it was strange things happening with no explanation, and I’m a little panicked.
I would like to clarify. I have NO free models in my game and I have not ever added a free model to my game. Everything in my game is scripted entirely by me. The only plugin I have downloaded onto studio is the Custom Character Creator plugin which I’ve had for nearly a year, as well as the original Kohls Admin. (not a knock off, the real one)
I have an animal RPG and I was in an active server with 50 people playing. Usually, I stick around for a while with the console open to see if any errors are happening. For 2 hours, there were barely any errors aside from “Sound failed to load” errors, which are kind of normal. But then very suddenly, no one could spawn anymore, and I was getting several errors in console saying that “player.Character” is nil and a lot of other errors telling me that things don’t exist and the game couldn’t find the player’s character. This happens immediately at spawn when I have a script that simply turns every part into the character invisible and attaches a new animal model to the torso. This has never happened before just today, and I have not changed my scripts at all for months.
What I found strange was that it happened right in the middle of gameplay. I did not update my game in any way, and the ui started popping up as well as major script-breaking errors.
Is this happening to anyone else?
The only things I could think of that could cause this were:
- Roblox made a strange/broken update
- Kohls Admin might be making my game function differently. the only reason I think this is because recently, it was down and the creators had to fix it just a day ago.
So to fix what i THOUGHT was the problem, I just removed Kohl’s Admin because it’s not very essential to gameplay anyways, and this did not stop the errors.
After a closer inspection of the errors I was getting, I was getting spammed with this error a lot:
I’m a little new to the developing world, and I don’t know what that means. Could someone shed some light onto this, I would really appreciate it. Thank you!!!