trevorsandy / lpub3d

An LDraw™ editor for LEGO® style digital building instructions.
https://trevorsandy.github.io/lpub3d/
133 stars 19 forks source link

Incorrect rendering of part 3023b #748

Closed ReneFrijhoff closed 2 weeks ago

ReneFrijhoff commented 9 months ago

Subject

Rendering of part 3023b.dat incorrect

Environment

Configuration

[Note: Provide details and content below as needed with appropriate redactions. To produce the Windows registry extract for an installed distribution, go to the command console and enter the command line shown. The extract file will be placed on your desktop.]

Logs

LPub3DLog.zip Other logs are not created

Screenshots

Steps to reproduce

Just load the file. 3023b sample 2.zip 3023b - 2

Expected behaviour

2 1x2 plates should be rendered (a 1x1 and a 1x3 plate are added for comparison)

Actual behaviour

2 1x1 bricks with no stud are rendered.

Workaround

Not found (yet).

Solution suggestion

I don't even know what the problem is.

ReneFrijhoff commented 9 months ago

Sorry wrong picture is added. 3023b - 3

ReneFrijhoff commented 9 months ago

After changing the renderer from 'Native' to 'LDGLite', the error 3023b.dat not found came up in the stdout-ldglite file. Changing the LDRAW path to the original LDRAW path (E:\LDRAW) fixed the problem.

trevorsandy commented 2 weeks ago

Thank you for reporting this behaviour. I'll take a look.

Cheers,