Recovering lost work: Difference between revisions

From Resonite Wiki
Again, no comma needed (also, creating this page with basic headers, to be filled out when I know how these work)
Link to world recovery.
 
(One intermediate revision by one other user not shown)
Line 8: Line 8:


=== Retrieving dumped assets from logs ===
=== Retrieving dumped assets from logs ===
See: [[World#Recovery Of Assets]]


=== Using the API audit logs to recover changes ===
=== Using the API audit logs to recover changes ===


=== Future Plans ===
=== Future Plans ===

Latest revision as of 03:51, 3 November 2025

If you've found your way to this page, it's likely because:

  • You crashed and a large amount of work wasn't saved.
  • Something happened and work was saved over, which either broke something or erased something on accident.
  • Something you were working on corrupted itself.

If so, don't panic! Currently, Resonite silently makes temporary saves of your work in in some contexts (such as crashes). This can be used to recover work which, for whatever reason, was not saved.

Retrieving dumped assets from logs

See: World#Recovery Of Assets

Using the API audit logs to recover changes

Future Plans