Subject:
|
Re: (Strange) error in POV-ray
|
Newsgroups:
|
lugnet.cad.ray
|
Date:
|
Thu, 27 Dec 2001 01:50:57 GMT
|
Viewed:
|
1719 times
|
| |
| |
Jeroen de Haan wrote...
> I'm trying to render a model using the following commandline in L3P:
>
> C:\L3P\L3P.EXE F:\trainpos\M4564a_.dat F:\M4564a_2.pov -cg0,90,0
> -b1.000,1.000,1.000 -q3 -lgeo -o
>
> And with only this model (I rendered more with the same parameters) I get
> the following error:
>
> object { M4564a___dot_dat #if (version >= 3.1) material #else texture
> #end { Color7 } } <----ERROR
> F:\M4564A_2.POV:6080: error: Attempted to redefine float identifier as
> object identifier.
> Returned from renderer (non-zero return value)
>
> Please help! I'm lost!!!
Seems like POV thinks M4564a___dot_dat has already been defined as float...?!?
Please post the M4564a_.dat or e-mail it to me, and I'll look into it.
/Lars
|
|
Message has 1 Reply: | | Re: (Strange) error in POV-ray
|
| Lars C. Hassing wrote... (...) Well, Jeroen, from the M4564a.pov you sent me today, I have found a bug in LGEO part lg_3195.inc line 13. It currently reads: #declare LENGTH = but it should have read: #declare LENGTH = 5 Just add the '5' in your own (...) (23 years ago, 2-Jan-02, to lugnet.cad.ray)
|
Message is in Reply To:
| | (Strange) error in POV-ray
|
| Hi, I'm trying to render a model using the following commandline in L3P: C:\L3P\L3P.EXE F:\trainpos\M4564a_.dat F:\M4564a_2.pov -cg0,90,0 -b1.000,1.000,1.000 -q3 -lgeo -o And with only this model (I rendered more with the same parameters) I get the (...) (23 years ago, 24-Dec-01, to lugnet.cad.ray)
|
3 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|