Page 1 of 1

Error when trying to uninstall Luxcoreblend from new Blender 2.93.6LTS

Posted: Mon Nov 29, 2021 11:53 am
by Clockmaster77
Hi.

I am trying to see if the latest 2.96 Luxcoreblender build will work with new Blender 2.93.6 LTS, and I obtain an error when trying to uninstall previuos build (ever a 2.6 one, but earlier) from Blender Add Ons. I obtain the following error :

"
Python: Traceback (most recent call last):
File "C:\grafica3d\blender-2.93.5-windows-x64\2.93\scripts\startup\bl_operators\userpref.py", line 767, in execute
shutil.rmtree(path)
File "C:\grafica3d\blender-2.93.5-windows-x64\2.93\python\lib\shutil.py", line 740, in rmtree
return _rmtree_unsafe(path, onerror)
File "C:\grafica3d\blender-2.93.5-windows-x64\2.93\python\lib\shutil.py", line 613, in _rmtree_unsafe
_rmtree_unsafe(fullname, onerror)
File "C:\grafica3d\blender-2.93.5-windows-x64\2.93\python\lib\shutil.py", line 618, in _rmtree_unsafe
onerror(os.unlink, fullname, sys.exc_info())
File "C:\grafica3d\blender-2.93.5-windows-x64\2.93\python\lib\shutil.py", line 616, in _rmtree_unsafe
os.unlink(fullname)
PermissionError: [WinError 5] Accesso negato: '[[[HERE MY USER FOLDER]]]\\AppData\\Roaming\\Blender Foundation\\Blender\\2.93\\scripts\\addons\\BlendLuxCore\\bin\\embree3.dll'

location: <unknown location>:-1
"

Hence I can't even try to install the latest 2.96 Luxcoreblend build.
Please note that the actual verison is working fine with Blender 2.93.6LTS, I just want to update it.

I am using Windows 11 Pro Version 10.0.22000 build 22000, Blender 2.96.3LTS, AMD Ryzen7 3700X, 32Gb RAM, NVidia GTX1070 with 496.76 Driver version.

Someone can Help me to figure out how to update the Luxcoreblend build, if possible?

Re: Error when trying to uninstall Luxcoreblend from new Blender 2.93.6LTS

Posted: Mon Nov 29, 2021 3:25 pm
by Dade
You may have installed BlendLuxCore as administrator in the past. Try to delete the directory '[[[HERE MY USER FOLDER]]]\\AppData\\Roaming\\Blender Foundation\\Blender\\2.93\\scripts\\addons\\BlendLuxCore' and to re-install BlendLuxCore.

Re: Error when trying to uninstall Luxcoreblend from new Blender 2.93.6LTS

Posted: Mon Nov 29, 2021 5:49 pm
by B.Y.O.B.

Re: Error when trying to uninstall Luxcoreblend from new Blender 2.93.6LTS

Posted: Wed Dec 01, 2021 8:46 pm
by Clockmaster77
Thanks B.Y.O.B. , it worked perfectly! :D