Players are unable to play my game due to a bug with object values

For the past few months i’ve noticed some servers get a few ghost plots in my game and nobody can get assigned to those plots because the game couldnt get rid of the player properly somehow.

I have tried to debug this issue as much as possible and came to the realization this is some weird bug with the object value thats out of my control.

My game properly gets rid of the player but for whatever reason the value doesnt actually get nilled when i try to manually nil it.

This issue is causing a big player drop as people are unable to play my game due to broken servers because of this issue.

image

This is the only line of code that sets the name to No One in my entire game:
image

If i were to run the same nil command again ingame, the plot would fix itself.

Game affected: 🔨Plane Crazy🔨 [UPDATE] - Roblox

2 Likes

Thank you for the report, a couple questions:

  1. Is this issue still happening?
  2. If so, do you have a list of steps we can take to reproduce the issue? Even better would be a minimal place file that we can use to reproduce the issue. I’m not sure I follow what’s going on in the attached video.
1 Like

@rickje139 Are you still experiencing this issue?

1 Like

I dont think it happens anymore but its difficult to check due to the error reports analytics being very buggy and not actually showing the errors im looking for.

i’ve seen some cases where players get assigned to other people their building zones somehow but the errors related to it never show when i search them.

Lately i’ve had to solve an error by joining the player because the error for whatever reason would not show in the error analytics page despite happening a lot.

Thanks for confirming, I’ll assume this is no longer occurring, but if you see it crop up again please bump this thread and let us know.

Could you post a separate bug report for the analytics issue? I don’t work on Analytics, but that sounds like a bug to me.