RE: parts/98138pm5.dat Tile 1 x 1 Round with Octagon (Arkenstone) Pattern
2018-01-02, 21:51 (This post was last modified: 2018-01-02, 22:17 by Magnus Forsberg.)
2018-01-02, 21:51 (This post was last modified: 2018-01-02, 22:17 by Magnus Forsberg.)
(2018-01-02, 20:42)Luca Rusconi Wrote:
This part, included in the latest update of the official parts 2017, is causing MLCad to crash every time I try to browser the tile parts folder...
Once removed from the \LDraw\Parts folder, no more issues.
I don't know what kind of problem this part could create, but FYI...
Yes, it has an issue. A tiny error in one line.
Open the file 98138pm5.dat in a text editor, LDDP or Notepad will do fine, and change line 15:
Code:
0 BFC NO CLIP
to:
Code:
0 BFC NOCLIP
I think that will do it.
I'll send a corrected file to Admin