I was programming a table operations module script for serializing tables & running various other operations yesterday, and I published it to my account as MainModule under a model, and now it’s a completely blank module? 300 lines reduced to the default 3? What the heck happened?
Every single version that was published to the site is the default 3 now.
Have you tried checking your autosaves, if you have autosaves on, it will save the file on an interval, so you can revert to the closest save. (Autosaves are located in Documents - C:\Users\USERNAME\Documents\ROBLOX\AutoSaves)
I just remade the script from scratch, did some minor improvements, sucks that I lost it though. My best guess is that for whatever reason Roblox decided to apply drafts to a private module & not tell me that it was being drafted. Drafts are useful in development teams but does far more harm than good to private devs in my experience…