Special:
|
[DAT] (requires LDraw-compatible viewer)
|
Subject:
|
Re: Questions about LPub
|
Newsgroups:
|
lugnet.cad
|
Date:
|
Sat, 28 May 2005 00:08:15 GMT
|
Viewed:
|
1372 times
|
| |
| |
In lugnet.cad, Jaco van der Molen wrote:
> > > > Create a new LDR file (inside your MPD if you'd like). Lets call it
> > > > minifig.ldr.
> > > >
> > > > LPUB PLI BEGIN SUB minifig.ldr
> > > >
> > > > add all your parts here.
> > > >
> > > > LPUB PLI END
>
> I am getting this error:
>
> Cannot find user part image
> C:\LDRAW\MODELS\MISCEL~1\LPub\Images\torsoarms_c.PNG_c.
> Did you create create construction images?
>
> What could be wrong?
I found and fixed a bug in PLI.
>
> I have posted my MPD file on Brickshelf here:
> http://www.brickshelf.com/gallery/sjaacko/Temp/Truck/truck.mpd
I found a bug in torsoarms.ldr...
It contains this:
0 Torso & arms
0 Name: torsoarms.ldr
0 Author: Jaco van der Molen
0 Unofficial Model
0 ROTATION CENTER 0 0 0 1 "Custom"
0 ROTATION CONFIG 0 0
0 LPUB PLI BEGIN SUB torsoarms.ldr
1 1 0 0 0 0 0 -1 0 1 0 1 0 0 973P11.DAT
1 0 0 9 -15.552 0 0.642788 -0.766044 0.17 0.754554 0.633146 0.985 -0.130228 -0.109273 982.DAT
1 0 0 9 15.552 0 0.642788 -0.766044 -0.17 0.754554 0.633146 0.985 0.130228 0.109273 981.DAT
1 14 19.966 15.738 -21.99 0 -0.0871425 -0.996044 0.17 0.981104 -0.0858354 0.985 -0.169328 0.0148146 983.DAT
1 14 19.966 15.738 21.99 0 -0.0871425 -0.996044 -0.17 0.981104 -0.0858354 0.985 0.169328 -0.0148146 983.DAT
0 LPUB PLI END
0
Notice that your LPUB PLI BEGIN SUB torsoarms.ldr, calls itself out, and you
have a recursive definition problem. You run out of file descriptors and end up
with a similar error to above.
You had the same problem with hipslegs.ldr, and hinge.ldr
I've emailed you a fixed truck.mpd
Kevin
|
|
Message is in Reply To:
| | Re: Questions about LPub
|
| (...) I am getting this error: Cannot find user part image C:\LDRAW\MODELS\MISC...s_c.PNG_c. Did you create create construction images? What could be wrong? I have posted my MPD file on Brickshelf here: (URL) (19 years ago, 27-May-05, to lugnet.cad)
|
37 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|