Page 1 of 1

Testing 3.0.5

Posted: Thu Sep 18, 2014 4:46 pm
by kami
Hi
I've just installed 3.0.5 and am testing it.
One thing I noticed, when I got a filename with an german Umlaut (äüö etc.) he does not start the rendering after exporting anymore ...

With the Umlaut:
Code: Select all
Command: _Maxwell_Render
Choose Option <RenderScene> ( RenderScene  RenderSelectedObjects  ToFire=No  UseViewNameAsOutputName=No  ForceNewMeshes=No ): RenderScene
Maxwell: Rendering camera 'a7'.
Maxwell: -- BEGIN Path Status Report --
Maxwell: Total number of Materials: 28
Maxwell: No invalid paths found
Maxwell: -- END Path Status Report --
Maxwell: Using cached data (Output > Cache Meshes is enabled).
Maxwell: .mxs was written to 'S:\TESTRENDER\14237 Torfeld Aarau\140819\14237 Torfeld Süd Aarau 140908 aussen_a7.mxs'.
and the render engine is not lanched.

When having a filename without Umlaut, it works:
Code: Select all
Command: _Maxwell_Render
Choose Option <RenderScene> ( RenderScene  RenderSelectedObjects  ToFire=No  UseViewNameAsOutputName=No  ForceNewMeshes=No ): RenderScene
Maxwell: Rendering camera 'a7'.
Maxwell: -- BEGIN Path Status Report --
Maxwell: Total number of Materials: 28
Maxwell: No invalid paths found
Maxwell: -- END Path Status Report --
Maxwell: Using cached data (Output > Cache Meshes is enabled).
Maxwell: .mxs was written to 'S:\TESTRENDER\14237 Torfeld Aarau\140819\sud_a7.mxs'.
Maxwell: Opening .mxs in Maxwell Render, the full command-line was ' -mxs:"S:\TESTRENDER\14237 Torfeld Aarau\140819\sud_a7.mxs"  -d -p:low'.

Re: Testing 3.0.5

Posted: Thu Sep 18, 2014 4:47 pm
by JDHill
Thanks, I'll take a look.

Re: Testing 3.0.5

Posted: Thu Sep 18, 2014 7:08 pm
by kami
Same problem occurs with every path that has these letters ...
For example exporting to a folder does not work (the scene was not written due to an internal Maxwell error).
Or having a mxs reference (this gives an error when trying to open the mxs in maxwell, because the path has been handed over wrong).
Or he cannot load the point clouds for mxs references if they have Umlaute.

Maybe all leading to the same issue :)

Re: Testing 3.0.5

Posted: Fri Oct 17, 2014 11:54 am
by JDHill
This should be fixed in version 3.0.6.

Re: Testing 3.0.5

Posted: Mon Oct 27, 2014 6:37 pm
by kami
thanks a lot, I'll have a try