8/stud.dat file not found error - Printable Version +- LDraw.org Discussion Forums (https://forums.ldraw.org) +-- Forum: General (https://forums.ldraw.org/forum-12.html) +--- Forum: General LDraw.org Discussion (https://forums.ldraw.org/forum-6.html) +--- Thread: 8/stud.dat file not found error (/thread-12269.html) |
8/stud.dat file not found error - Zhengrong Zang - 2014-01-30 When I run MLCad, I got popup message "8/stud.dat file not found", it does work after I click button 'continue', but I don't like this message, how can I solve this problem? Re: 8/stud.dat file not found error - Steffen - 2014-01-30 Your LDRAW parts installation seems to be incomplete. The folder "8" normally is located inside the "P" folder, where the missing file should reside. You should maybe re-download the most recent complete collection of official parts (complete.zip) from http://www.ldraw.org/downloads-2/downloads.html and re-install that. Re: 8/stud.dat file not found error - Travis Cobbs - 2014-01-31 I'm confused. Does anyone know why MLCad would be trying to access 8/stud.dat? Re: 8/stud.dat file not found error - Santeri Piippo - 2014-01-31 The current release has the fast-draw studs moved to p/8/ and stu2.dat is moved to p/8/stud.dat. Since the file cannot be found, something's wrong with the library installation. Re: 8/stud.dat file not found error - Travis Cobbs - 2014-01-31 Thanks. I knew about the new p/8, but had forgotten that stu2.dat was changed to a "moved to". Re: 8/stud.dat file not found error - Zhengrong Zang - 2014-01-31 Steffen Wrote:Your LDRAW parts installation seems to be incomplete.Thanks for your advise, I got it after reinstall complete. |