RE: Using CommandLinesList and ExportFile
2021-02-24, 21:36 (This post was last modified: 2021-02-24, 21:57 by Bertrand Lequy.)
2021-02-24, 21:36 (This post was last modified: 2021-02-24, 21:57 by Bertrand Lequy.)
(2021-02-24, 20:26)Travis Cobbs Wrote: FYI, LDView.com supports -v to show errors and warnings (default is just errors), as well as -q to silence almost all errors, and -qq to silence all errors.
here is what I got :
Code:
Error: Repeated CommandLinesList=D:\lego\Python\data\commandlist.txt value would lead to infinite recursion; ignoring. Critical Error: Could not find main model file.
File:
Unknown Line
Warning: Part stu23 has been renamed to 8\stud3.
File: D:/LEGO/LDRAW//P/stu23.dat
Line #1 : 0 ~Moved to 8\stud3
Warning: Part stu2 has been renamed to 8\stud.
File: D:/LEGO/LDRAW//P/stu2.dat
Line #1 : 0 ~Moved to 8\stud
Error: Repeated CommandLinesList=D:\lego\Python\data\commandlist.txt value would lead to infinite recursion; ignoring. Critical Error: Could not find main model file.
...
Do the errors comes from my ldr files ? Main models are for mpd files aren't they