Hi, so this weird thing started yesterday, when I join my game “Beheaded” 15 seconds later, half of the parts disappear in the game, They are not Unions or Meshes, I will give an image of what I am talking about below. I would like if anyone knows what is wrong and can have a solution, Thanks.
I am so sorry! I just realised i put it into the wrong category!
Is there anything in the output? Do any of your other scripts interact with these parts?
You should run a check to see if there are any scripts running that shouldn’t be. Look for things like the :Destroy() function and getfenv() calls, there could be a script with malicious code hidden in your game somewhere and somehow.
Hey, I am in control of all the scripts because I am the Scripter, We do not put any free models into our games, so there should not be any malicious code in my game, and there are no scripts that do anything to any parts in the game, this is why I have no idea what is going wrong
None of my scripts interact with these parts and there is nothing in the output
Are the parts still there in explorer? Are they 100% deleted? Or are they just invisible?
All the parts are there in studio, but when you join a game they just go invisible, so yes they are still there.
Hi Everyone! I’ve just logged into my game, sat there for about 3 minutes, and all the parts become visible again but then my game barriers become visible and turned to wood and here is a picture, I am soo confused right now and soo unhappy
I am so sorry for wasting everyone’s time!! I just found out the problem and I asked my Builder if he had ungrouped something because I had a script doing something to it, and he did, So sorry! This problem is resolved!
I never said that you used free models, did I? I was more under the assumption that there is always a chance that a malicious script can get into a game, even from trusted sources or other developers. I was just trying to offer advice, as I’ve fallen to that before myself even though I am the scripter of my own games. (Nonetheless, there shouldn’t be any stigma to free models if used appropriately.)