Edge creases disappear sometimes when using autosave recover file... #103503

Closed
opened 2022-12-28 00:37:12 +01:00 by sza · 15 comments

System Information
Operating system: Windows 10
Graphics card: NVIDIA GEFORCE 1080ti

Blender Version
Broken: 3.4.1
Worked: (newest version of Blender that worked as expected)

Short description of error
Hi, sometimes blender crashes and I refer to the autoback file. It works but 50% of the time my creases I applied to other meshes are completely gone (edge and vertex creases). Its if as blender forgets to back those up for some reason. It cost me another 2 hours.
Exact steps for others to reproduce the error
Blender crashes->autoback file ->edge creases disappeared. heres the creases removed..

**System Information** Operating system: Windows 10 Graphics card: NVIDIA GEFORCE 1080ti **Blender Version** Broken: 3.4.1 Worked: (newest version of Blender that worked as expected) **Short description of error** Hi, sometimes blender crashes and I refer to the autoback file. It works but 50% of the time my creases I applied to other meshes are completely gone (edge and vertex creases). Its if as blender forgets to back those up for some reason. It cost me another 2 hours. **Exact steps for others to reproduce the error** Blender crashes->autoback file ->edge creases disappeared. [heres the creases removed..](https://cdn.discordapp.com/attachments/789829275153858570/1057437574509113456/image.png)
Author

Added subscriber: @madpoly

Added subscriber: @madpoly
Member

Added subscriber: @PratikPB2123

Added subscriber: @PratikPB2123
Member

Changed status from 'Needs Triage' to: 'Needs User Info'

Changed status from 'Needs Triage' to: 'Needs User Info'
Member

Hi, thanks for the report. Provided information is not sufficient to track the issue.
If I understood correctly, you are describing two separate issues, right?

  • Crash
  • Disappearance of edge crease
    Do you remember the exact way to trigger the crash?
    re edge crease issue: Did you ever save that file with edge creases? Or did you apply them recently? How much is the auto-save timer value?
    (A guideline for making a good bug report can be found at https://wiki.blender.org/wiki/Process/Bug_Reports)
Hi, thanks for the report. Provided information is not sufficient to track the issue. If I understood correctly, you are describing two separate issues, right? - Crash - Disappearance of edge crease Do you remember the exact way to trigger the crash? re edge crease issue: Did you ever save that file with edge creases? Or did you apply them recently? How much is the auto-save timer value? (A guideline for making a good bug report can be found at https://wiki.blender.org/wiki/Process/Bug_Reports)
Author

Hi, I switched to blender recently so I cannot say if its a recent occurence.

Some more context. I work in blender on the model (linked above). However, sometimes it would crash, perhaps of heavy boolean operations combined with modifiers. Since I didn't save in some cases, I proceed to load the most recent auto save. It works and has fairly backed up most of the progress however the edge creases on my models are all gone. This happened quite a few times now on the same scen, and would sometimes only randomly happen to some objects (creases disappeared). This time, when I decided to make the bug report, I loaded again such autosave file and continued to work on the project. I had hidden all but one element, however when I unhid all the other elements, all my edge creases were gone (as shown in the image). Now, I cannot seem to reproduce it consistently. Again, this seems to happen sometimes, making it hard to reproduce on my side. The details about the scene and elements however is that i use edge creases with subdiv and booleans on alot of pieces. The boolean operands are sometimes also with creases.

Sorry for the lack of details, maybe the things above are useful somehow.

Hi, I switched to blender recently so I cannot say if its a recent occurence. Some more context. I work in blender on the model (linked above). However, sometimes it would crash, perhaps of heavy boolean operations combined with modifiers. Since I didn't save in some cases, I proceed to load the most recent auto save. It works and has fairly backed up most of the progress however the edge creases on my models are all gone. This happened quite a few times now on the same scen, and would sometimes only randomly happen to some objects (creases disappeared). This time, when I decided to make the bug report, I loaded again such autosave file and continued to work on the project. I had hidden all but one element, however when I unhid all the other elements, all my edge creases were gone (as shown in the image). Now, I cannot seem to reproduce it consistently. Again, this seems to happen sometimes, making it hard to reproduce on my side. The details about the scene and elements however is that i use edge creases with subdiv and booleans on alot of pieces. The boolean operands are sometimes also with creases. Sorry for the lack of details, maybe the things above are useful somehow.
Author

Okay, again. I was making a boolean operation with some subdiv. Its very unstable (might look into that as well); when I pressed the overlay button, it crashed blender. So I booted up the autoback file and again, all my edge creases disappeared again. I think its due to the modifiers being layered and heavy boolean operations? Though I cannot explain why the crease info isnt backed up, or is just inconsistently backed up

Okay, again. I was making a boolean operation with some subdiv. Its very unstable (might look into that as well); when I pressed the overlay button, it crashed blender. So I booted up the autoback file and again, all my edge creases disappeared again. I think its due to the modifiers being layered and heavy boolean operations? Though I cannot explain why the crease info isnt backed up, or is just inconsistently backed up
Member

Thanks for the information.

I was making a boolean operation with some subdiv. Its very unstable (might look into that as well); when I pressed the overlay button

Could be same as #100620 (Random crashes with NVidia + GPU Subdivision (sometimes when activating X-Ray or Wireframe overlay))
Can you share crash logs?:

Please open Blender's installation directory and double click on the blender_debug_gpu.cmd. This will start Blender in debug mode and create log files. Try to reproduce the
error again. Once it crashes or you close Blender manually the Windows Explorer should open and show you up to two files, a debug log and the system information. Add them
to your bug report by clicking on the upload button as shown in the screenshot below or via drag and drop. Please also upload the crash log located in C:\Users\[your username]\AppData\Local\Temp\[project name].crash.txt (or simply type %TEMP% into the path bar of the Windows Explorer).2019_12_04_upload_icon_developer_blender_org.png


re edge crease issue:
Since this is inconsistent, I guess auto-save has happened prior to edge crease drawing and that's why auto-save file did not capture creases.

re edge crease issue: Did you ever save that file with edge creases? Or did you apply them recently? How much is the auto-save timer value?

Could you also answer this?

Thanks for the information. > I was making a boolean operation with some subdiv. Its very unstable (might look into that as well); when I pressed the overlay button Could be same as #100620 (Random crashes with NVidia + GPU Subdivision (sometimes when activating X-Ray or Wireframe overlay)) Can you share crash logs?: > Please open Blender's installation directory and double click on the `blender_debug_gpu.cmd`. This will start Blender in debug mode and create log files. Try to reproduce the > error again. Once it crashes or you close Blender manually the Windows Explorer should open and show you up to two files, a debug log and the system information. Add them > to your bug report by clicking on the upload button as shown in the screenshot below or via drag and drop. Please also upload the crash log located in `C:\Users\[your > username]\AppData\Local\Temp\[project name].crash.txt` (or simply type `%TEMP%` into the path bar of the Windows Explorer).![2019_12_04_upload_icon_developer_blender_org.png](https://archive.blender.org/developer/F8190038/2019_12_04_upload_icon_developer_blender_org.png) - - - re edge crease issue: Since this is inconsistent, I guess auto-save has happened prior to edge crease drawing and that's why auto-save file did not capture creases. > re edge crease issue: Did you ever save that file with edge creases? Or did you apply them recently? How much is the auto-save timer value? Could you also answer this?
Member

Added subscriber: @HooglyBoogly

Added subscriber: @HooglyBoogly
Member

Maybe there's a chance the edge crease issue is related to #95966 and D15927. The internal format and the saved format for edge creases are different. I guess it's possible that could affect things. Maybe that helps for investigation.

Maybe there's a chance the edge crease issue is related to #95966 and [D15927](https://archive.blender.org/developer/D15927). The internal format and the saved format for edge creases are different. I guess it's possible that could affect things. Maybe that helps for investigation.
Member

Hi, any updates?

Hi, any updates?

Added subscriber: @Nick2321

Added subscriber: @Nick2321

Thank goodness This is brought up. I have very similar issue on this.

Obvious Random crash when activating X-Ray or switching to wireframe mode during the edit mode of Material preview . (Yes with GPU subdivision on+ Nvidia 1650 GPU )
and my auto save file edge crease are lost comparing with my old work file.
My edge crease are applied already and saved in old work file. (No edge crease job done during the crashing process )
My auto save time is set to 2 min

Thank goodness This is brought up. I have very similar issue on this. Obvious Random crash when activating X-Ray or switching to wireframe mode during the edit mode of Material preview . (Yes with GPU subdivision on+ Nvidia 1650 GPU ) and my auto save file edge crease are lost comparing with my old work file. My edge crease are applied already and saved in old work file. (No edge crease job done during the crashing process ) My auto save time is set to 2 min
Member

Added subscriber: @nick-14

Added subscriber: @nick-14
Member

This should be fixed with 6d12d43a05. @nick-14, could you test the latest daily builds? Thanks. Sorry about your lost data.

This should be fixed with 6d12d43a05. @nick-14, could you test the latest daily builds? Thanks. Sorry about your lost data.
Member

Changed status from 'Needs User Info' to: 'Resolved'

Changed status from 'Needs User Info' to: 'Resolved'
Hans Goudey self-assigned this 2023-01-27 16:53:46 +01:00
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#103503
No description provided.