LDraw.org Discussion Forums
Possible missing part in the official repo? [48156p01] - Printable Version

+- LDraw.org Discussion Forums (https://forums.ldraw.org)
+-- Forum: General (https://forums.ldraw.org/forum-12.html)
+--- Forum: Parts Tracker Discussion (https://forums.ldraw.org/forum-36.html)
+--- Thread: Possible missing part in the official repo? [48156p01] (/thread-27880.html)



Possible missing part in the official repo? [48156p01] - Christoph Reum - 2023-12-14

As I am the autor of the webtool "Ldraw-Downloader-For-Studio" (https://forums.ldraw.org/thread-26497.html), one of my users asked why my tooling isn't offering part "48156p01" (https://library.ldraw.org/official/25245) - from a quick investigation with a download of the latest complete.zip of the official lib and a search in there gave me not hits for thehigh level .dat file of the part, so I would like to ask if somebody could doublecheck - maybe I am just too stupid (and the thread may be directly closed with helping comment).

Thanks in advance, Christoph!


RE: Possible missing part in the official repo? [48156p01] - Orion Pobursky - 2023-12-14

I checked, it's there. Just out of curiosity, have you updated your program to point to https://library.ldraw.org/library/updates/complete.zip ? If it's still downloading from www.ldraw.org then it might not be retrieving the current copy. There should be a redirect but it might not be working correctly and it's best to just use the direct link.


RE: Possible missing part in the official repo? [48156p01] - Christoph Reum - 2023-12-14

(2023-12-14, 17:39)Orion Pobursky Wrote: I checked, it's there. Just out of curiosity, have you updated your program to point to https://library.ldraw.org/library/updates/complete.zip ? If it's still downloading from www.ldraw.org then it might not be retrieving the current copy. There should be a redirect but it might not be working correctly and it's best to just use the direct link.

Thanks for the fast reply - can be closed as I was just not giving my windows workstations' search function enough time -> just recognized its in, so sorry for the inconvencience (🤦‍♂️) - I will check further on my side!

indeed, using not the library.ldraw.org link -> I will fix this and check if its solving my issue, thanks for directly pointing in the right direction! ♥

Edit: Solved! Can be closed! Thanks again!