-
-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Blender luxcore clashes on blender 4.2 for linux (popos 22.04/ubuntu 22.04) #937
Comments
Are you tried also rendering using CPU instead of GPU? |
hi.. yes .. it crashes also on CPU.. i used it on 3.6 and it crashed (because i have reinstalled it after reporting the issue) BlendLuxCore 2.7beta registered (with pyluxcore 2.6)
|
Try this one: |
hi again... i tried it on 3.6.. but still crashed.. steps i took:
_utils.py", line 333, in enable
|
Hi. If you still have an issue download: Blender 4.2+ Blender 4.1 (not 4.2) Blender 4.0.x (not for 4.1) Blender 3.6 LTS (3.6.1 or so): |
hi... i couldn't find any linux versions for 4.1 and 4.2.. but i installed the 4.0 version (BlendLuxCore-v2.8alpha1-linux64).. same problem... blender crashes once i hit render. same thing for 3.6. .config/blender/4.0/config/userpref.blend"
|
it's really weird... in 2.93, it works flawlessly... so for later versions, what changed - it should be the same unless the code changed which means the code should be rewritten in conjunction to 2.93 luxcore addon's code . the issue won't be fixed by installing the newer versions luxcore addons. and honestly i don't believe there will be any fix for this. |
From what I can see you have not installed a couple of other addons too.
|
2024-12-12.16-23-48.mp4 |
For 3.6.x you must install this: |
ok.. i downloaded v2.7 beta and installed it and rendered on cpu, same problem. |
I'm on Linux, It will be grate to have a blendluxcore for blender 4.2. What is blocking you ? |
blender.crash.txt
Hi, i like so much luxcore and i've been working with it since blender 2.79. But i am having a seriously problem.. i am stuck with luxcore in blender 2.93.. i tried it on blender 3.6. but it didnt work, so i said its ok and i will still use it in 2.93.
But blender made a critical shift between 3.x and 4.x. so in case i want to use luxcore which is 2.93, i have to save the file from 4.x to 3.6 so i can use the .blend file in 2.93 (which is the only luxcore that actually works for me). so when i knew that there is the alpha for 4.0, i downloaded it. the installation was good, no trace call error. but when i hit render blender 4.0 luxcore crashes.
as for the luxcore3.6 and why i dont use it, because when i hit render i cant see the objects (meshes), its only a sky texture (the one that luxcore already has).
the report inside blender.crash.txt:
Blender 4.0.2, Commit date: 2023-12-05 07:41, Hash 9be62e85b727
bpy.context.scene.render.engine = 'LUXCORE' # Property
bpy.context.scene.luxcore.config.device = 'OCL' # Property
backtrace
./blender() [0xf3a7b0]
./blender() [0x8c42ec]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520) [0x71f701e42520]
/home/luciano/Downloads/Programs/blender-4.0.2-linux-x64/lib/libembree4.so.4(+0x163667d) [0x71f711c3667d]
/home/luciano/Downloads/Programs/blender-4.0.2-linux-x64/lib/libembree4.so.4(+0x147c535) [0x71f711a7c535]
/home/luciano/Downloads/Programs/blender-4.0.2-linux-x64/lib/libembree4.so.4(rtcIntersect1+0x34) [0x71f710688fa4]
/home/luciano/.config/blender/4.0/scripts/addons/BlendLuxCore/bin/pyluxcore.so(_ZNK7luxrays11EmbreeAccel9IntersectEPKNS_3RayEPNS_6RayHitE+0xc3) [0x71f6c51d2093]
/home/luciano/.config/blender/4.0/scripts/addons/BlendLuxCore/bin/pyluxcore.so(+0xa635a2) [0x71f6c4e635a2]
/home/luciano/.config/blender/4.0/scripts/addons/BlendLuxCore/bin/pyluxcore.so(_ZN3slg16ProjectiveCamera10UpdateAutoEPKNS_5SceneE+0x13e) [0x71f6c4e690ae]
/home/luciano/.config/blender/4.0/scripts/addons/BlendLuxCore/bin/pyluxcore.so(_ZN3slg5Scene10PreprocessEPN7luxrays7ContextEjjPKjb+0x155) [0x71f6c4da3a95]
/home/luciano/.config/blender/4.0/scripts/addons/BlendLuxCore/bin/pyluxcore.so(+0x86fc10) [0x71f6c4c6fc10]
/home/luciano/.config/blender/4.0/scripts/addons/BlendLuxCore/bin/pyluxcore.so(_ZN7luxcore6detail17RenderSessionImpl5StartEv+0x34) [0x71f6c4bc32a4]
/home/luciano/.config/blender/4.0/scripts/addons/BlendLuxCore/bin/pyluxcore.so(+0x720a59) [0x71f6c4b20a59]
/home/luciano/.config/blender/4.0/scripts/addons/BlendLuxCore/bin/pyluxcore.so(+0x1ff5ead) [0x71f6c63f5ead]
/home/luciano/.config/blender/4.0/scripts/addons/BlendLuxCore/bin/pyluxcore.so(+0x1ff60bc) [0x71f6c63f60bc]
/home/luciano/.config/blender/4.0/scripts/addons/BlendLuxCore/bin/pyluxcore.so(+0x1ffacf3) [0x71f6c63facf3]
/home/luciano/.config/blender/4.0/scripts/addons/BlendLuxCore/bin/pyluxcore.so(+0x1ff36a6) [0x71f6c63f36a6]
./blender(_PyObject_MakeTpCall+0x7b) [0x81868b]
./blender() [0x668883]
./blender(_PyEval_EvalFrameDefault+0x4fda) [0x878e6a]
./blender() [0x8730a2]
./blender() [0x854cd16]
./blender() [0x8531c84]
/lib/x86_64-linux-gnu/libc.so.6(+0x94ac3) [0x71f701e94ac3]
/lib/x86_64-linux-gnu/libc.so.6(+0x126850) [0x71f701f26850]
Python backtrace
File "/home/luciano/.config/blender/4.0/scripts/addons/BlendLuxCore/engine/viewport.py", line 13 in start_session
The text was updated successfully, but these errors were encountered: