Part 6179 error in Studio - Printable Version +- LDraw.org Discussion Forums (https://forums.ldraw.org) +-- Forum: LDraw Programs (https://forums.ldraw.org/forum-7.html) +--- Forum: LDraw Editors and Viewers (https://forums.ldraw.org/forum-11.html) +--- Thread: Part 6179 error in Studio (/thread-23949.html) |
Part 6179 error in Studio - N. W. Perry - 2020-03-18 I can't get 6179.dat to load properly in Studio—its subfile 6179s01 is invisible and only the quad of the tup surface is rendered. (Interestingly, the one patterned version of the part does load correctly.) Can anyone reproduce? RE: Part 6179 error in Studio - Philippe Hurbain - 2020-03-18 (2020-03-18, 4:45)N. W. Perry Wrote: I can't get 6179.dat to load properly in Studio—its subfile 6179s01 is invisible and only the quad of the tup surface is rendered. (Interestingly, the one patterned version of the part does load correctly.) Can anyone reproduce?Strange... it worked fine for me directly for 6179. For 6179px0 I had to put 6179px0.dat AND 6179s01 in CustomParts. I looked into Studio library (C:\Program Files\Studio 2.0\ldraw\parts), it contains previous version of 6179 that was not yet subparted, so there's no reason for it to use 6179s01? RE: Part 6179 error in Studio - N. W. Perry - 2020-03-18 (2020-03-18, 9:03)Philippe Hurbain Wrote: Strange... it worked fine for me directly for 6179. For 6179px0 I had to put 6179px0.dat AND 6179s01 in CustomParts. I looked into Studio library (C:\Program Files\Studio 2.0\ldraw\parts), it contains previous version of 6179 that was not yet subparted, so there's no reason for it to use 6179s01? Hmm, what about the two stickered versions? For me, they also load with the subfile missing. Would you mind posting the older version of 6179? I think I see what the problem is (I had updated the ldraw folder inside Studio, thinking it was a good idea—perhaps falsely)… RE: Part 6179 error in Studio - Philippe Hurbain - 2020-03-18 The Batman one loads fine, the other is missing the sticker. Here attached the old version of 6179 RE: Part 6179 error in Studio - N. W. Perry - 2020-03-18 (2020-03-18, 16:29)Philippe Hurbain Wrote: The Batman one loads fine, the other is missing the sticker. OK, putting that old file back into my Studio LDraw folder worked. What also worked was your solution, putting both 6179.dat and s/6179s01.dat (the current LDraw versions) into my custom parts folder—but only as long as I had the appropriate s/ sub-directory. So the issued is solved, now there's just the matter of curiosity: why didn't it work in the first place? why was it bad for me to have the most current version of the part in the Studio folder? And why was the patterned version messed up for you, but not for me? RE: Part 6179 error in Studio - Philippe Hurbain - 2020-03-19 I've learnt many things about studio library management, but some still puzzle me.... RE: Part 6179 error in Studio - Marc Giraudet - 2020-06-10 (2020-03-19, 7:01)Philippe Hurbain Wrote: I've learnt many things about studio library management, but some still puzzle me....I don't find the custompart file for Studio in my computer (win10). This file must be created ? RE: Part 6179 error in Studio - N. W. Perry - 2020-06-10 (2020-06-10, 11:19)Marc Giraudet Wrote: I don't find the custompart file for Studio in my computer (win10). This file must be created ? It's a hidden folder, I believe. (It is on the Mac, anyway.) Unfortunately I don't know how to reveal those in Windows. RE: Part 6179 error in Studio - Orion Pobursky - 2020-06-10 (2020-06-10, 11:19)Marc Giraudet Wrote: I don't find the custompart file for Studio in my computer (win10). This file must be created ? Yes. It doesn't exist in a fresh install. You have to create it. RE: Part 6179 error in Studio - Marc Giraudet - 2020-06-10 (2020-06-10, 13:27)Orion Pobursky Wrote: Yes. It doesn't exist in a fresh install. You have to create it.Thanks. Folder "CustomParts/parts" and subfolder "CustomParts/parts/s" created. 2431p04.dat part and 2431s01.dat subpart added. And it works ... |