|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Hello.
With 3.7.1 Alpha Unofficial. In "Render preferences", i just select
redirect Debug to File an Screen.
Render the scene give this error :
Stream output files must reside in same
directory as image output file.
No special configuration. In "Fils & Paths" tab, Scene:Input/Output show
correct paths for scene and image.
What is wrong ?
--
Kurtz le pirate
Compagnie de la Banquise
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On 2016-07-16 08:54:38 +0000, kurtz le pirate said:
> Hello.
>
>
> With 3.7.1 Alpha Unofficial. In "Render preferences", i just select
> redirect Debug to File an Screen.
>
>
> Render the scene give this error :
>
> Stream output files must reside in same
> directory as image output file.
>
>
> No special configuration. In "Fils & Paths" tab, Scene:Input/Output
> show correct paths for scene and image.
>
>
> What is wrong ?
No idea, but it the same thing happens in 3.7 final
Will check it out!
Yvo
--
-------------------------------------------------------------------------------------------
POV-Ray 3.7 unofficial: http://megapov.inetart.net/povrayunofficial_mac/
UberPOV Mac: http://megapov.inetart.net/uberpov_mac/index.html#Mac
MegaPOV: http://megapov.inetart.net
E-mail: yvo(DOT)s(AT)gmx.net
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On 2016-07-16 08:54:38 +0000, kurtz le pirate said:
> Hello.
>
>
> With 3.7.1 Alpha Unofficial. In "Render preferences", i just select
> redirect Debug to File an Screen.
>
>
> Render the scene give this error :
>
> Stream output files must reside in same
> directory as image output file.
>
>
> No special configuration. In "Fils & Paths" tab, Scene:Input/Output
> show correct paths for scene and image.
>
>
> What is wrong ?
Not allowed anymore to add a full path to the textstream files.
Don't know what the reason is, why must they reside in the same directory
as the output file?
I don't know when this was changed (somewhere in the 3.7 RC I guess)
Fix is easy, but uploading a new version for this?
Do you use this option often?
You can bypass this bug by using an ini file with the options:
Debug_File="biscuit.deb"
Fatal_File="biscuit.fat"
Render_File="biscuit.ren"
Statistic_File="biscuit.sta"
Warning_File="biscuit.war"
Yvo
--
-------------------------------------------------------------------------------------------
POV-Ray 3.7 unofficial: http://megapov.inetart.net/povrayunofficial_mac/
UberPOV Mac: http://megapov.inetart.net/uberpov_mac/index.html#Mac
MegaPOV: http://megapov.inetart.net
E-mail: yvo(DOT)s(AT)gmx.net
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Le 17/07/2016 à 11:44, Yvo Smellenbergh a écrit :
> Not allowed anymore to add a full path to the textstream files.
> Don't know what the reason is, why must they reside in the same directory
> as the output file?
> I don't know when this was changed (somewhere in the 3.7 RC I guess)
> Fix is easy, but uploading a new version for this?
No... it's not urgent.
may be in the next release.
> Do you use this option often?
Yes, i need for a current project, but I found another way to make this.
Instead of using #debug concat(...) in code, i use my macro who writes
to a file myDebug ( concat(...)) 😄
> You can bypass this bug by using an ini file with the options:
> Debug_File="biscuit.deb"
> Fatal_File="biscuit.fat"
> Render_File="biscuit.ren"
> Statistic_File="biscuit.sta"
> Warning_File="biscuit.war"
I have not thought of these options.
Thank you recall !
--
Kurtz le pirate
Compagnie de la Banquise
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On 2016-07-17 15:27:48 +0000, kurtz le pirate said:
Please check out r7-RC1:
http://megapov.inetart.net/beta/POVRay_Unofficial_r7_RC1.zip
- Textstream buffers to file >> fixed
- option added >> in Application preferences >> misc
put preview window in front for each render. For animations only for
the first frame or all frames.
Yvo
> Le 17/07/2016 à 11:44, Yvo Smellenbergh a écrit :
>> Not allowed anymore to add a full path to the textstream files.
>> Don't know what the reason is, why must they reside in the same directory
>> as the output file?
>> I don't know when this was changed (somewhere in the 3.7 RC I guess)
>> Fix is easy, but uploading a new version for this?
>
> No... it's not urgent.
> may be in the next release.
>
>
>> Do you use this option often?
>
> Yes, i need for a current project, but I found another way to make this.
> Instead of using #debug concat(...) in code, i use my macro who writes
> to a file myDebug ( concat(...)) 😄
>
>
>
>> You can bypass this bug by using an ini file with the options:
>> Debug_File="biscuit.deb"
>> Fatal_File="biscuit.fat"
>> Render_File="biscuit.ren"
>> Statistic_File="biscuit.sta"
>> Warning_File="biscuit.war"
>
> I have not thought of these options.
> Thank you recall !
--
-------------------------------------------------------------------------------------------
POV-Ray 3.7 unofficial: http://megapov.inetart.net/povrayunofficial_mac/
UberPOV Mac: http://megapov.inetart.net/uberpov_mac/index.html#Mac
MegaPOV: http://megapov.inetart.net
E-mail: yvo(DOT)s(AT)gmx.net
Post a reply to this message
Attachments:
Download 'utf-8' (4 KB)
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Le 17/07/2016 à 20:03, Yvo Smellenbergh a écrit :
> On 2016-07-17 15:27:48 +0000, kurtz le pirate said:
>
>
> Please check out r7-RC1:
>
> http://megapov.inetart.net/beta/POVRay_Unofficial_r7_RC1.zip
>
> - Textstream buffers to file >> fixed
>
> - option added >> in Application preferences >> misc
>
> put preview window in front for each render. For animations only for
> the first frame or all frames.
>
>
> Yvo
Cheers
--
Kurtz le pirate
Compagnie de la Banquise
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |