Page 1 of 1

Command Line Format Specifier issue

Posted: Mon Jan 02, 2023 11:43 pm
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.

Re: Command Line Format Specifier issue

Posted: Tue Jan 03, 2023 7:12 pm
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.

Re: Command Line Format Specifier issue

Posted: Tue Jan 03, 2023 10:33 pm
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).

Re: Command Line Format Specifier issue

Posted: Fri Jan 06, 2023 8:52 pm
by PablerasBCN
thank you for checking, glad there is a workaround.

Re: Command Line Format Specifier issue

Posted: Fri Jan 06, 2023 10:13 pm
by daniel
The latest 2.13.alpha version should now fix this issue.