question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Prorender 3.0.1 crashes in Blender when attempting to setup textures

See original GitHub issue

To reproduce

Simply add a texture with a texture input node, and mapping node. The texture I use is a checker texture. I connect the texture to a vector displacement node, then the displacement node to the material displacement output socket.

Upon attempting to change the scale of the checker texture, Blender crashes. It doesn’t crash straight away though. It takes a few changes or slides of the scale input to the checker texture node to provoke the crash.

I have also witnessed a crash when changing the scale input of the vector displacement node. It seems it doesn’t like scales.

One last observation, it seems that this is pointing towards displacement not working. I have managed to get a couple of examples to work and show displacement, but the mesh is not displaced, it appears to be bump mapped only, looking at a silhouette, I can see that the displacements are not actual mesh tesselation. The docs suggest that ProRender supports subdivision similar to cycles? The docs I refer to are here. If this is the case, then I would bet there is something screwy going on with displacement as the crash only seems to happen when there is a displacement node hooked up to the material output displacement socket.

Output in powershell where blender started

PS C:\Program Files\Blender Foundation\Blender 2.92> ./blender.exe
Read prefs: C:\Users\CrowdRender\AppData\Roaming\Blender Foundation\Blender\2.92\config\userpref.blend
2021-04-01 21:49:30,207 INFO rpr.engine.init [5572]:  RPR Core version: 2.1.7 build 0x1e13f70e
2021-04-01 21:49:30,216 INFO rpr.engine.init [5572]:  Image Filters version 1.6.1 build 0xe4886697
2021-04-01 21:49:30,218 INFO rpr.default [5572]:  rprsdk_bin_path: C:\Users\CrowdRender\AppData\Roaming\Blender Foundation\Blender\2.92\scripts\addons\rprblender
2021-04-01 21:49:38,362 INFO rpr.utils.user_settings [5572]:  Automatic save user preferences...
Writing userprefs: 'C:\Users\CrowdRender\AppData\Roaming\Blender Foundation\Blender\2.92\config\userpref.blend' ok
2021-04-01 21:49:38,371 INFO rpr.utils.user_settings [5572]:  Automatic save user preferences...
Writing userprefs: 'C:\Users\CrowdRender\AppData\Roaming\Blender Foundation\Blender\2.92\config\userpref.blend' ok
2021-04-01 21:49:38,379 INFO rpr.utils.user_settings [5572]:  Automatic save user preferences...
Writing userprefs: 'C:\Users\CrowdRender\AppData\Roaming\Blender Foundation\Blender\2.92\config\userpref.blend' ok
Error   : EXCEPTION_ACCESS_VIOLATION
Address : 0x000002B034330FC2
Module  :
Thread  : 00000b64
Writing: C:\Users\CROWDR~1\AppData\Local\Temp\blender.crash.txt
PS C:\Program Files\Blender Foundation\Blender 2.92>

Bender crash file

blender.crash.txt

sysinfo file

system-info.txt

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
Jeduciouscommented, May 6, 2021

OK, in 3.1.0, the crash doesn’t seem to be happening anymore, so closing this ticket now.

0reactions
Jeduciouscommented, May 6, 2021

Ok, in 3.1.0 displacement, sort of works, yes, I was missing the setting, so silly of me, sorry. I did notice that the textures coordinates don’t all work though. I guess that is a separate ticket? If not, I’ll make one!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Crash while rendering image textures on Cycles using the ...
Blender suddenly crashes when trying to render an image texture (either actual render or viewport) using Cycles. The problem is only present when...
Read more >
Blender Crashes every time I try to enable RPR
Using the Radeon Pro Render with the CPU causes a crash every time. - Open Blender. - Render Settings "Radeon Pro Render". -...
Read more >
Crash when trying to render (F12) · Issue #344 - GitHub
Blender crashes everytime I start the render (F12) and the viewport rendered view is innacurate. This is what I get with ProRender :...
Read more >
4 Common render problems in Blender and how to solve them
Blender crashing on render · Reduce the number of textures or use lower resolution textures. · Reduce the amount of geometry or objects...
Read more >
Radeon RX 580 issues with blender, Cycles and Eevee ...
Problem is they constantly crash with Blender and cannot even complete basic blender benchmark tests.The ProRender plugin for Blender is BS ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found