Recovering lost work: Difference between revisions

From Resonite Wiki
I
 
Link to world recovery.
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
If you've found your way to this page, it's likely because:
If you've found your way to this page, it's likely because:


* You crashed, and a large amount of work wasn't saved.
* 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 happened and work was saved over, which either broke something or erased something on accident.
* Something you were working on corrupted itself.
* Something you were working on corrupted itself.
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