Blender not responding #56531

Closed
opened 2018-08-25 03:37:22 +02:00 by Samantha Jones · 17 comments

System Information
Operating system and graphics card

Windows 8.1 64-bit operating system
AMD FX(tm) 8350 Eight- Core Processor

NVIDIA GeForce GTX 1050 Ti

Blender Version
Blender 2.79b
2018-03-22 14:10
Hash: f4dc9f9d68

Broken: (example: 2.69.7 4b206af, see splash screen)
Worked: (optional)

Short description of error
Currently having long delays when attempting to apply weight paint to my model, blender will stop responding.
I already riged my character.
I have the same issue when trying to apply vortex paint.
It will crash rarely.

Exact steps for others to reproduce the error
Based on a (as simple as possible) attached .blend file with minimum amount of steps

Select model or clothing, anything at all rigged.
Go into weight paint, subtract to remove some of the red.
It will delay, stop responding for 11 seconds or more and then proceed on the steps taken.

**System Information** Operating system and graphics card Windows 8.1 64-bit operating system AMD FX(tm) 8350 Eight- Core Processor NVIDIA GeForce GTX 1050 Ti **Blender Version** Blender 2.79b 2018-03-22 14:10 Hash: f4dc9f9d68b Broken: (example: 2.69.7 4b206af, see splash screen) Worked: (optional) **Short description of error** Currently having long delays when attempting to apply weight paint to my model, blender will stop responding. I already riged my character. I have the same issue when trying to apply vortex paint. It will crash rarely. **Exact steps for others to reproduce the error** Based on a (as simple as possible) attached .blend file with minimum amount of steps Select model or clothing, anything at all rigged. Go into weight paint, subtract to remove some of the red. It will delay, stop responding for 11 seconds or more and then proceed on the steps taken.
Author

Added subscriber: @HAKERO

Added subscriber: @HAKERO

Added subscriber: @StephenSwaney

Added subscriber: @StephenSwaney
  - MISSING INFO

Please attach a .blend showing the problem.

Marking as "Incomplete" until the requested information/data is provided.

- MISSING INFO Please attach a .blend showing the problem. Marking as "Incomplete" until the requested information/data is provided.
Author

I am not sure how to attach a .blend file.
But here are some photos i took showing what happens every time i try to use weight paint.

  1. I go to weight paint
    1.JPG
  2. I selected where i want to paint.
    2.JPG
  3. Once i begin to paint the cursor will freeze in one spot, blender will freeze and will then for 11 seconds or more will stop responding altogether.
    3.JPG
  4. It will resume responding, but will only show the small change i had made since i would not move my cursor.
    4.JPG

This happens every time i try to paint anything at all in weight paint.
Let me know if further data needs to be provided.

I am not sure how to attach a .blend file. But here are some photos i took showing what happens every time i try to use weight paint. 1. I go to weight paint ![1.JPG](https://archive.blender.org/developer/F4375727/1.JPG) 2. I selected where i want to paint. ![2.JPG](https://archive.blender.org/developer/F4375730/2.JPG) 3. Once i begin to paint the cursor will freeze in one spot, blender will freeze and will then for 11 seconds or more will stop responding altogether. ![3.JPG](https://archive.blender.org/developer/F4375736/3.JPG) 4. It will resume responding, but will only show the small change i had made since i would not move my cursor. ![4.JPG](https://archive.blender.org/developer/F4375739/4.JPG) This happens every time i try to paint anything at all in weight paint. Let me know if further data needs to be provided.

Added subscriber: @jenkm

Added subscriber: @jenkm

@HAKERO

The cloud icon {icon cloud-upload} above the text field, drag-and-drop also works.

The file is required to reproduce the problem.
Remove all unnecessary, leave only objects that cause problems.

And not change priority yourself, leave it to the moderators.

@HAKERO The cloud icon {icon cloud-upload} above the text field, drag-and-drop also works. The file is required to reproduce the problem. Remove all unnecessary, leave only objects that cause problems. And not change priority yourself, leave it to the moderators.

...and it seems you have a problem with the mesh (too much subdivided, overlapped, check it out first).

Tris: 2,888,816
Mem: 3764.28
...and it seems you have a problem with the mesh (too much subdivided, overlapped, check it out first). ``` Tris: 2,888,816 Mem: 3764.28 ```
Author

This comment was removed by @HAKERO

*This comment was removed by @HAKERO*

Added subscriber: @nokipaike

Added subscriber: @nokipaike

lol a "little" blend file of 1 GB
probably "the bug" is saturation of the memory

lol a "little" blend file of 1 GB probably "the bug" is saturation of the memory
Author

Removed subscriber: @HAKERO

Removed subscriber: @HAKERO
Author

Added subscriber: @HAKERO

Added subscriber: @HAKERO
Author

Removed subscriber: @nokipaike

Removed subscriber: @nokipaike
Author

Hi, i saved with compression.
I forgot to beforehand and sent a 1gb file.

I am rather new to blender, i know a few basics.
Is there a good outline to follow in terms of mesh?

In #56531#530246, @jenkm wrote:
...and it seems you have a problem with the mesh (too much subdivided, overlapped, check it out first).

Tris: 2,888,816
Mem: 3764.28
Hi, i saved with compression. I forgot to beforehand and sent a 1gb file. I am rather new to blender, i know a few basics. Is there a good outline to follow in terms of mesh? > In #56531#530246, @jenkm wrote: > ...and it seems you have a problem with the mesh (too much subdivided, overlapped, check it out first). > ``` > Tris: 2,888,816 > Mem: 3764.28 > ```

Added subscriber: @mont29

Added subscriber: @mont29

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Bastien Montagne self-assigned this 2018-09-03 16:42:20 +02:00

Still no .blend file… But indeed, with nearly 3 millions triangles weight painting is going to be complicated, especially since (judging from your screencaptures) you have a few areas (the snake around the arm) with insanely dense geometry, and probably even overlapping faces, while most of the mesh looks OK. This means a large amount of the 3M triangles are under the painting brush at the same time, you cannot expect any fluid work here.

Just sanitize your geometry first. Also, We do not handle user support on this tracker, only bug reports. User forums like blenderartists.org or blender.stackexchange.com should be used for that matter.

Still no .blend file… But indeed, with nearly 3 millions triangles weight painting is going to be complicated, especially since (judging from your screencaptures) you have a few areas (the snake around the arm) with insanely dense geometry, and probably even overlapping faces, while most of the mesh looks OK. This means a large amount of the 3M triangles are under the painting brush at the same time, you cannot expect any fluid work here. Just sanitize your geometry first. Also, We do not handle user support on this tracker, only bug reports. User forums like [blenderartists.org](http:*blenderartists.org/) or [blender.stackexchange.com](http:*blender.stackexchange.com/) should be used for that matter.
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
5 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#56531
No description provided.