Freestyle render make crash without create folder. Part 2 #111286

Closed
opened 2023-08-19 01:54:25 +02:00 by Kent Davis · 14 comments

System Information
Operating system: macOS-13.5-x86_64-i386-64bit 64 Bits
Graphics card: AMD Radeon Pro 575 OpenGL Engine ATI Technologies Inc. 4.1 ATI-4.14.1

Blender Version
Broken: version: 3.6.3 Release Candidate, branch: blender-v3.6-release, commit date: 2023-08-17 09:27, hash: e362a2f0d41f
Worked: (newest version of Blender that worked as expected)

Short description of error
[Please fill out a short description of the error here]

Exact steps for others to reproduce the error
MacOS 13.5 (22G74)

See previous same crash Blender 3.6.3 still not resolve.
#111028

Open Blender 3.6.3 then save as file then check box freestyle both then render F12 make crash.

**System Information** Operating system: macOS-13.5-x86_64-i386-64bit 64 Bits Graphics card: AMD Radeon Pro 575 OpenGL Engine ATI Technologies Inc. 4.1 ATI-4.14.1 **Blender Version** Broken: version: 3.6.3 Release Candidate, branch: blender-v3.6-release, commit date: 2023-08-17 09:27, hash: `e362a2f0d41f` Worked: (newest version of Blender that worked as expected) **Short description of error** [Please fill out a short description of the error here] **Exact steps for others to reproduce the error** MacOS 13.5 (22G74) See previous same crash Blender 3.6.3 still not resolve. https://projects.blender.org/blender/blender/issues/111028 Open Blender 3.6.3 then save as file then check box freestyle both then render F12 make crash.
Kent Davis added the
Type
Report
Priority
Normal
Status
Needs Triage
labels 2023-08-19 01:54:26 +02:00
Author

See .ips

See .ips
Member

This doesn't look like the same problem as the path does not exist one... I can't reproduce on linux.

This doesn't look like the same problem as the path does not exist one... I can't reproduce on linux.
YimingWu added the
Interest
Freestyle
label 2023-08-19 07:32:49 +02:00
Member

Note (if this is same as #111028): No bug fixes have been backported yet to 3.6.3. Please see: #109399

After releasing 3.6.2, Philipp has only done the version bump to 3.6.3: e362a2f0d4

Note (if this is same as #111028): No bug fixes have been backported yet to 3.6.3. Please see: #109399 After releasing 3.6.2, Philipp has only done the version bump to 3.6.3: e362a2f0d4
Author

Oh well for Mac only.
I already have
image

August 19, 2023
image

image

Oh well for Mac only. I already have ![image](/attachments/24e7e4c2-098b-4b73-94cf-ca58ac0af544) August 19, 2023 ![image](/attachments/776bff29-4a14-4133-83a7-b8dea58eae80) ![image](/attachments/bf9dc8a2-05f9-463e-8feb-0658a93b2b4e)
Member

@Kent-Davis , could you manually edit this script on your blender installation and see if it fixes?

@Kent-Davis , could you manually edit [this script](https://projects.blender.org/ChengduLittleA/blender-addons/commit/3f1674ef5213d1c369f5039614d62742fe4b4a5f) on your blender installation and see if it fixes?
Pratik Borhade added
Status
Needs Information from User
and removed
Status
Needs Triage
labels 2023-08-21 05:34:28 +02:00
Author

@ChengduLittleA
I have xCode.app only and I don't know how to work on script.
image
image

There
image

Finder for Mac only.
image

@ChengduLittleA I have xCode.app only and I don't know how to work on script. ![image](/attachments/9774a5be-8f3d-4579-8ca8-6a4ee08c9584) ![image](/attachments/7e76dc9c-a072-4944-93d1-939f8665717d) There ![image](/attachments/a844b0c4-42d9-4c9a-a031-7bc5720caef1) Finder for Mac only. ![image](/attachments/11c31159-3fb8-4838-9eba-ae46007fbc2e)
Member

Hi @Kent-Davis , no need to recompile, just edit your (blender root directory)/3.6/scripts/addons/render_freestyle_svg.py

(Mainly to see if this bug is actually from the lack of folder creation... but if the change is too confusing then nevermind...)

Hi @Kent-Davis , no need to recompile, just edit your `(blender root directory)/3.6/scripts/addons/render_freestyle_svg.py` (Mainly to see if this bug is actually from the lack of folder creation... but if the change is too confusing then nevermind...)
Author
@ChengduLittleA ![image](/attachments/13631c6e-7e18-422b-ac50-42c4522c8b4d)
Author

@ChengduLittleA
You did not tell me clear. Make sure you must have your own Macintosh please.

image
image

@ChengduLittleA You did not tell me clear. Make sure you must have your own Macintosh please. ![image](/attachments/9c3f58d6-7f1e-405a-94e7-f25dc8b0498a) ![image](/attachments/781812da-79df-417e-aeb9-de5f442d4035)
Member

@Kent-Davis Try to replace the render_freestyle_svg.py with this file:

@Kent-Davis Try to replace the `render_freestyle_svg.py` with this file:
Author

@ChengduLittleA
I did inspect few different way. There have perfect no crash after I get your .py file link. and replace on Blender 3.6.3. Good job

@ChengduLittleA I did inspect few different way. There have perfect no crash after I get your .py file link. and replace on Blender 3.6.3. Good job
Member

@Kent-Davis Then this should be the problem that was in #111028, will backport. So closing this report for now :) Thanks for trying out :D

@Kent-Davis Then this should be the problem that was in #111028, will backport. So closing this report for now :) Thanks for trying out :D
Blender Bot added
Status
Archived
and removed
Status
Needs Information from User
labels 2023-08-23 07:28:56 +02:00
Author

I got download build Blender 3.6.3 August 23, 2023 still keep me crash.

I got download build Blender 3.6.3 August 23, 2023 still keep me crash.
Blender Bot added
Status
Needs Triage
and removed
Status
Archived
labels 2023-08-23 20:36:47 +02:00
Member

I got download build Blender 3.6.3 August 23, 2023 still keep me crash.

Hi, fix is not added to 3.6 branch yet. Hence crash is still reproducible in 3.6.3

You can check the commit history of 3.6 branch here:
main repository: https://projects.blender.org/blender/blender/commits/branch/blender-v3.6-release
add-ons repository: https://projects.blender.org/blender/blender-addons/commits/branch/blender-v3.6-release


I'm closing this report again. I'll suggest you to wait for "official" 3.6.3 release.
If problem persists after the official release then please feel free to reopen the report.

> I got download build Blender 3.6.3 August 23, 2023 still keep me crash. Hi, fix is not added to 3.6 branch yet. Hence crash is still reproducible in 3.6.3 You can check the commit history of 3.6 branch here: main repository: https://projects.blender.org/blender/blender/commits/branch/blender-v3.6-release add-ons repository: https://projects.blender.org/blender/blender-addons/commits/branch/blender-v3.6-release - - - I'm closing this report again. I'll suggest you to wait for "official" 3.6.3 release. If problem persists after the official release then please feel free to reopen the report.
Blender Bot added
Status
Archived
and removed
Status
Needs Triage
labels 2023-09-05 07:01:55 +02: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
3 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#111286
No description provided.