I was moving a group game from one place to another, everything went perfectly fine, besides of course scripts.
My friend says that the scripts don’t work properly or the scripts disappear completely or the script is empty. (print(“Hello World!”))
btw. We decided to move a game because the changes that i did yesterday on the first place loaded, but the scripts didn’t load, everything besides of scripts.
My friend said that only the scripts didn’t load, as in the image down here:
This error occured in my games too, it doesn’t just happen while moving. But when I copy a script from suppose Workspace to ServerScriptStorage its content just change to print(“Hello World”)
That’s weird, i tried to copy the code from the scripts, create new ones and paste the code from the old ones but then my friend said that there’s no scripts, but for me it worked completely fine
I couldn’t figure out what was going on, because the game worked in roblox studio after moving the scripts to another place but it didn’t work properly in Roblox Studio and in the console it had Printed Hello World much times
I had similiar problem because before moving the code from the old scripts to the new ones my friend said that the scripts were “empty”, of course the code was print(“Hello World!”), not all of the scripts but most of them