question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Invalid output file

See original GitHub issue

Hi, I’m using following data: https://gist.github.com/dcdamien/9e50948219d3792307521c43b3108877

And following templates:

{d.type}
{d.numberAssignments[i=0].designation}
{d.seller.address.phoneNumbers[i=0].number}
itemName
{d.lines[i].itemName}
{d.lines[i+1].itemName}

Carbone generates correct output files only when using single of them, but when they are merged into one template, output file gets corrupted. Opening file in Microsoft Word ends with The file cannot be opened because there are problems with the contents error.

output-files.zip

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:13 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
dcdamiencommented, Oct 5, 2017

@dgrelaud if you know this bug maybe can you give some more information about it? We can try to fix it ourselves…

0reactions
dgrelaudcommented, Feb 26, 2018

fixed in v1.1.0

Read more comments on GitHub >

github_iconTop Results From Across the Web

Invalid output filetype - Stack Overflow
I am trying to output a wav file from the below function, however, during runtime, I get the error "Invalid output filetype".
Read more >
How to fix OBS file output path is invalid issue - YouTube
Fix OBS invalid path.How to fix the configured file output path is invalid.The configured file output path is invalid.
Read more >
Invalid output file name for insertion point during debug #170
I'm on latest version 1.2.0, see this The next call to Files.createParentDirs(outFile); at line 167 fails with java.io.
Read more >
"Invalid Output File Name" - narkive
Hello, Some users get an error "Invalid Output File Name. Output file name - XYZ.FRD" when they try to Generate Report. IO_data directory...
Read more >
The system cannot find the file specified (Invalid Output) - C++
This error message started appearing every time I try to build my project with VS and it's starting to drive me crazy.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found