trevorsandy / lpub3d

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

Abend when converting a submodel to callout with NOSTEP #706

Closed trevorsandy closed 1 year ago

trevorsandy commented 1 year ago

Subject

If a 0 !LPUB NOSTEP meta command is in a submodel, and you attempt to convert it to a callout, LPub3D will crash.

Environment

Version of LPub3D - 2.4.6 Operating system - All

Expected behaviour

Submodel should be converted to callout as expected.

Actual behaviour

Abnormal end

Solution

Fix it.

Cheers,

trevorsandy commented 1 year ago

This behaviour (an ancient LPub4 bug) has been corrected.

NoSTEP_In_Callout

Cheers,