@loge_0 congrats
i'm so happy for you 
Pie42
Posts
-
Free Rider Chat Thread -
question abt objects@nathanpertman1
there isn't a strict limit to the number of objects that can be saved, but with them being saved to localstorage, each origin (basically website) has a strict limit of 5 MiB that it can save in total (browser limitation). most likely, when you tried to save your track as an object, the code for doing that errored silently in the background and nothing ever actually saved, meaning it's likely lost forever, and i'd recommend getting rid of or exporting to local files some of your less-used, larger objects. i can add in a temporary fix to let you know when those operations fix, but until we add more sophisticated browser storage mechanisms (and honestly even after that), the only way to be absolutely certain that something has saved is by saving it to disk (downloading it). i'm sorry for your loss, and i hope you have previous backups of the code.