My first project using 4.0.

At one point, I had a huge panic because I saved the project right while my computer was shutting down, and then got the “Missing DNA block” error, but fortunately I had a backup to save the day 😌

I have now downloaded the free powersave addon so that doesn’t happen again.

  • @TobinOPM
    link
    911 months ago

    Here’s what it looks like at night

    • @TobinOPM
      link
      611 months ago

      Thank you!

  • @NocturnalMorning
    link
    5
    edit-2
    11 months ago

    What’s the powersave adding? I version control all my code, but blender models get quiet large, so I’ve never been a fan of using git to version control them, and have had the same issues you have had with needing to restore with autosaves, and backups.

    Super cool aesthetic by the way. I really dig the style you’re going for.

    • @[email protected]
      link
      fedilink
      511 months ago

      Also never heard of the “missing DNA block” error. I’m OOTL on what “DNA” means in a Blender context.

      (Also, awesome model)

      • @[email protected]
        link
        fedilink
        411 months ago

        DNA is like a directory of what is in a blend file and where in it it is. Blend files are more or less just a dump of blenders internal state, ingenious if you ask me.

      • @TobinOPM
        link
        3
        edit-2
        11 months ago

        Thanks!

        The missing dna block means the file got corrupted (blender probably hard crashed before finishing writing the file)

        This is what google shows up with

      • @NocturnalMorning
        link
        311 months ago

        Yeah, same, usually blender just crashes and doesn’t save my model bcz I’m a dumbass and did a ton of work without hitting the save button. But usually the auto save rescues me.