Kicad 6 corrupted sch file

My laptop run out of battery, and when I turned it on again my kicad file was broken. It asked if I wanted to recover but it failed.

This is the _bak file:
hamodule.sch (296.9 KB)

Is there a way to check what is wrong?
The PCBnew file seems to be OK:
hamodule.kicad_pcb (665.6 KB)

The entire project:

Thanks!!

For some reason the file ending is .sch while it’s actually a file made with KiCad version 5.99 (pre-6):

(kicad_sch (version 20211123) (generator eeschema)

The file ending should be .kicad_sch.

EDIT: I mean the “backup file” which you attached directly.

Thanks eelik!! Now I am really lost :slight_smile:
Do you know where I can learn about the file names? this is a project that was originally created with Kicad 5

Thanks!

https://docs.kicad.org/6.0/en/kicad/kicad.html#kicad_files_and_folders

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.