To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cad.dev.org.ldrawOpen lugnet.cad.dev.org.ldraw in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / Development / Organizations / LDraw / 451
450  |  452
Subject: 
RE: Voting page for 9906
Newsgroups: 
lugnet.cad.dev.org.ldraw, lugnet.cad.dev
Date: 
Thu, 19 Aug 1999 09:37:36 GMT
Viewed: 
477 times
  
C:\> mkdir a9906
C:\> cd a9906\s
C:\a9906> pkunzip a:9906part
C:\a9906> mkdir s
C:\a9906> cd s
C:\a9906\s> pkunzip a:9906sub
C:\a9906\s> cd ..
C:\a9906> cd ..
C:\> l3p -check a9906 >c9906.txt
19 files in a9906\S checked.
67 files in a9906 checked.
L3P v1.1 19990427 BETA  (C) 1999 Lars C. Hassing  lch@cci.dk
Maximum memory usage: 69 kBytes
C:\> notepad c99064.txt
(delete debug lines from the beta version and add comments)
C:\> type c99064.txt

WARNING "a9906\4181P06.DAT" Line 10: Sorry, cannot handle color 24,
  using 16:  1 24 0 120 0 0 0 -10 0 0 0 -10 0 0 2-4edge.DAT
(comment) Normally EDGE primitives are called with color 16, as the
primitives use color 24 themselves.
WARNING "a9906\4181P06.DAT" Line 159: Collinear vertices 123 (0):  4 16
XX 6 120 60 6 64 58 6 64 56 6 64 50
(comment) points 1, 2 and 3 (the last three: 6 64 58  6 64 56  6 64 50)
lie on a line (only Z varies), so this "quad" should be replaced by a
triangle (or one of the points is wrong)
WARNING "a9906\4181P06.DAT" Line 169: Collinear vertices 123 (0):  4 16
XX 10 72 60 10 64 58 10 64 56 10 64 50
(comment) see above


WARNING "a9906\2500C01.DAT" Line 57: Sorry, cannot handle color 24,
using 16: 1 24 50 20 0 0 0 -6 0 1 0 -6 0 0 2-4edge.DAT
WARNING "a9906\2500C01.DAT" Line 61: Sorry, cannot handle color 24,
using 16: 1 24 60 20 0 0 0 6 0 1 0 6 0 0 2-4edge.DAT
WARNING "a9906\2500C01.DAT" Line 121: Sorry, cannot handle color 24,
using 16: 1 24 -50 20 0 0 0 6 0 1 0 6 0 0 2-4edge.DAT
WARNING "a9906\2500C01.DAT" Line 125: Sorry, cannot handle color 24,
using 16: 1 24 -60 20 0 0 0 -6 0 1 0 -6 0 0 2-4edge.DAT
(comment) Normally EDGE primitives are called with color 16, as the
primitives use color 24 themselves.

Could not find 4-4cone1.dat referenced by a9906\2500C01.DAT
Could not find 4-4cone1.dat referenced by a9906\2500C01.DAT
Could not find 4-4cone1.dat referenced by a9906\2500C01.DAT
(comment) Well, where is it? It is not found in the usual places.


WARNING "a9906\4499.DAT" Line 146: Identical vertices:  4 16 1.25 -8.35
XX -13 1.25 -12.35 -21 1.25 -12.35 -21 1.25 -16.35 -13
WARNING "a9906\4499.DAT" Line 147: Identical vertices:  4 16 -1.25 -8.35
XX -13 -1.25 -12.35 -21 -1.25 -12.35 -21 -1.25 -16.35 -13
(comment) two or more points are identical (in the above lines it is
point 1 and 2 (second and third)), so this "quad" should be replaced
by a triangle (or one of the points is wrong)


WARNING "a9906\2552.DAT" Line 468: Identical
vertices:  2 24 -190 -144 -70 -190 -144 -70
(comment) This "line" is just a point, it has zero length!


WARNING "a9906\S\3039S101.DAT" Line 230: Collinear vertices 123
(1.25e-05): 4 16 5.5 24 0 4.924 24.416 0 4.73 24.234 0 4.5 24 0
(comment) points 1, 2 and 3 (the last three) almost lie on a line (if
the number in parentheses is zero (like in 4181P06.DAT), the points lie
EXACTLY on a line). It should be considered whether the "almost" is due
to rounding errors (and then the "quad" should be a triangle) or just
too high a threshold for the test.


19 files in a9906\S checked.
66 files in a9906 checked.

/Lars
PS. Sorry about the XX line breaks. Can someone please tell me
how to set line length in Outlook98 using Exchange Server!?
I can find a tab with a linelength entry in the Options dialog
if I add an Internet e-mail service, but it doesn't seem to work?



Message has 4 Replies:
  Re: Voting page for 9906
 
On Thu, 19 Aug 1999 09:37:36 GMT, "Lars C. Hassing" <lch@ccieurope.com> wrote: [L3P report snipped] Yay! I'm not on the L3P error-list this time! Of course, I've only got one part in the update, and it's fairly simple. Steve (25 years ago, 19-Aug-99, to lugnet.cad.dev.org.ldraw, lugnet.cad.dev)
  Re: Voting page for 9906
 
Lars C. Hassing <lch@ccieurope.com> wrote in message news:57F1FE754246D21...@aarhus... (...) Not my part, but currently, I have a 4-4con12.dat in my /p directory, which I think should be renamed to 4-4con1.dat. (...) I checked this one, and in this (...) (25 years ago, 19-Aug-99, to lugnet.cad.dev.org.ldraw, lugnet.cad.dev)
  Re: Voting page for 9906
 
How about: l3p -check -AUTHOR a9906 >c9906.txt I have reached the age I now can't recall which files are mine just by the file name... /Tore "Lars C. Hassing" wrote: <...> (...) <...> (25 years ago, 19-Aug-99, to lugnet.cad.dev.org.ldraw, lugnet.cad.dev)
  Re: Voting page for 9906
 
I did this to the two parts I created, and I got lots (and I mean *lots*) of lines that looked like this: WARNING "6056.DAT" Line 28: Bad vertex sequence, 0132 used: 4 16 16 144 6 16 140 6 -16 144 6 -16 140 6 What does this mean? Jeff (...) (25 years ago, 19-Aug-99, to lugnet.cad.dev.org.ldraw, lugnet.cad.dev)

8 Messages in This Thread:




Entire Thread on One Page:
Nested:  All | Brief | Compact | Dots
Linear:  All | Brief | Compact
    

Custom Search

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR