BradyAJohnston / MolecularNodes

Toolbox for molecular animations in Blender, powered by Geometry Nodes.
https://bradyajohnston.github.io/MolecularNodes/
GNU General Public License v3.0
883 stars 83 forks source link

Cache? #614

Open CeraveWasTakenLOL opened 3 hours ago

CeraveWasTakenLOL commented 3 hours ago

Is your feature request related to a problem? Please describe. Everytime blender crashes or closes I lose my trajectory and have to re-import.

Describe the solution you'd like I would like to be able to cache to my disk so that I can use the same object if I need to close the app or if it craches

CeraveWasTakenLOL commented 2 hours ago

i literally just lost two full days of work because the blend file won't re-open the trajectory i have to rerebder everything form scratch

CeraveWasTakenLOL commented 2 hours ago

i have so many keyframes and nested parenting i can't just reopen fueverythiung i lost everyting

BradyAJohnston commented 2 hours ago

Hi @CeraveWasTakenLOL, can you please provide more of the requested information so I can potentially help. OS, Blender version, MN version would all be helpful.

When you save, exit then reopen a file MN should reload the session that was previously running - this is still a bit fragile with some edge cases so if you could give more details around error messages that print to the console, what was setup when the save & load wasn't working and maybe even test files that reliably reproduce the error I can try and help to debug it.

Regardless of the previous errors, it is also possible to reload a trajectory into a new object, then link the underlying data to the old object that contains all of the keyframe information. Again, if I know more about what kind of errors specifically you are getting I can potentially help more.