LuxCore icon indicating copy to clipboard operation
LuxCore copied to clipboard

Unable to parse PLY file

Open d1nuc0m opened this issue 3 years ago • 2 comments

Same hardware of #524 , but this time on Artix Linux, with LuxCore 2.5 binaries. When loading a scene (tried with the cornell scene included in the release and other scenes from this repository), the loading fails when parsing the last PLY file. For example the cornell scene output is:

[SDL][11.463] Reading scene: ./cornell.scn [SDL][11.473] Define ImageMap: NamedObject [SDL][11.473] Material definition: Khaki [SDL][11.473] Material definition: HalveRed [SDL][11.473] Material definition: DarkGreen [SDL][11.473] Material definition: Light [SDL][11.473] Camera type: perspective [SDL][11.473] Camera position: Point[-2.78, -8, 2.73] [SDL][11.473] Camera target: Point[-2.78, 2, 2.73] [SDL][11.473] Camera clipping plane disabled RenderConfig loading error: Unable to parse PLY file './Khaki.ply

As of LuxCoreRender Forums I have checked the PLY files, they all use LF, not CR+LF.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

d1nuc0m avatar Apr 14 '21 20:04 d1nuc0m

Also have such problem. If I run ./luxcoreui scenes/cornell/cornell.cfg all works fine. But if I run ./luxcoreui and after this load cfg from menu, i have the same error

vladtcvs avatar Aug 02 '21 06:08 vladtcvs

same here

mqnc avatar Jan 17 '24 09:01 mqnc