GPUOpen-LibrariesAndSDKs / RadeonProRenderBlenderAddon

This hardware-agnostic rendering plug-in for Blender uses accurate ray-tracing technology to produce images and animations of your scenes, and provides real-time interactive rendering and continuous adjustment of effects.
https://gpuopen.com/radeon-prorender-suite/
Apache License 2.0
485 stars 57 forks source link

Traceback Error blender 3.4 #572

Closed woutverroens closed 1 year ago

woutverroens commented 1 year ago

when wanting to add the add-on it gives back this error: Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\modules\addon_utils.py", line 333, in enable mod = import(module_name) File "C:\Users\woutv\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\rprblender__init.py", line 40, in from .engine.engine import Engine File "C:\Users\woutv\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\rprblender\engine\init.py", line 55, in pyrpr.init(rpr_lib_dir, logging.Log(tag='core'), config.pyrpr_log_calls) File "C:\Users\woutv\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\rprblender\pyrpr.py", line 110, in init import rpr ImportError: DLL load failed while importing __rpr: Kan opgegeven procedure niet vinden.

ARozghon commented 1 year ago

hi, thank you for your request we need the following from you additional information:

  1. system specs
  2. blender and plugin version
  3. steps to reproduce
  4. and, if possible, a scene when this bug reproduced Thank you
woutverroens commented 1 year ago
    • System Microsoft Windows 10 Home
    • Processor Intel(R) Core(TM) i5-8265U CPU @ 1.60GHz, 1800 MHz, 4 core('s), 8 logische processor(s)
    • GPU & VRAM AMD Radeon Pro WX3200 Graphics
    • RAM 16 GB 2667 MHz DDR4 Memory
  1. Blender 3.4 and plugin version: RadeonProRenderForBlender_3.5.0_Windows

  2. dowload the .zip, folowed: https://radeon-pro.github.io/RadeonProRenderDocs/en/plugins/blender/installation.html

  3. Just any scene.

Thanks a lot in advance !!

ARozghon commented 1 year ago

thank you, will check and will try to reproduce

ARozghon commented 1 year ago

Hi, please, try the latest https://github.com/GPUOpen-LibrariesAndSDKs/RadeonProRenderBlenderAddon/releases/tag/v3.5.2 and I have suspicious about this GPU support in the latest version of the plugin. Thank you

woutverroens commented 1 year ago

This worked, thank you so much!!