#Roblox Team Create Deleting Code Inside Of Scripts

1 messages · Page 1 of 1 (latest)

karmic thistle
#

For the past few days, this has been giving me a headache.

When loading into a published game with Team Create, all of my server scripts and local scripts appear blank and do not run, and ive done everything I could to fix this.

ive made sure its run context was set to legacy, ive asked assistant, none of the scripts in my game have any deletes or anything.

Even when loading into a completely blank game with one server script inside of serverscriptservice or workspace just to print ("hello world") it doesnt print or do anything.

Ive reinstaleld roblox studio, cleared its cache, and again, done everything i could

Does anyone have any idea what this could be? it would be greatly appreciated if i could get some help for this.

i have video recording if needed

Thank you !!

karmic thistle
#

okay so whats really confusing is that

#

the local scripts work

#

but dont show code

#

but print statements by itself work

#

but dont show code

#

and my player.added event located insdie the worspace

#

to like give the player an intvalue

#

WORK

#

works

#

and displays in game