Command Line Format Specifier issue

If you are allergic to bug trackers, you can post here any remarks, issues and potential bugs you encounter
Post Reply
PablerasBCN
Posts: 284
Joined: Sat Jan 20, 2018 1:57 pm

Command Line Format Specifier issue

Post by PablerasBCN »

Hello.

I'm having trouble runnign older scripts in latests version.

I'm getting

"unhanded specified " issue. or soomething similar. when using this on the .bat

" -C_EXPORT_FMT LAS"

I checked the wiki and seems ok to to me, is there something worn in the syntax or may be somethin wrong in the 2.13 alpha

edit: tested with latest beta and issue persists.

tested with stable version and works as spected.
daniel
Site Admin
Posts: 7382
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Command Line Format Specifier issue

Post by daniel »

Can you try 'LAZ' as export format instead of 'LAS'?

I have a hunch that it's the new plugin that doesn't recognize 'LAS' as its own format.
Daniel, CloudCompare admin
daniel
Site Admin
Posts: 7382
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Command Line Format Specifier issue

Post by daniel »

Ok I confirm that this is the issue. I'll update the online version asap, but meanwhile you can use 'LAZ' as the default extension (and force the real output extension to LAS with the -EXT sub-option).
Daniel, CloudCompare admin
PablerasBCN
Posts: 284
Joined: Sat Jan 20, 2018 1:57 pm

Re: Command Line Format Specifier issue

Post by PablerasBCN »

thank you for checking, glad there is a workaround.
daniel
Site Admin
Posts: 7382
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Command Line Format Specifier issue

Post by daniel »

The latest 2.13.alpha version should now fix this issue.
Daniel, CloudCompare admin
Post Reply