lifelike / countersheetsextension

Inkscape extension for the layout of sheets of cards, tiles, or counters for boardgames.
Other
235 stars 27 forks source link

Countersheets fails to generate but gives no error message #102

Open Kopra410 opened 11 months ago

Kopra410 commented 11 months ago

Hello,

I have been generating cards but now for some reason when i generate cards (from file that was working earlier that i had made some changes to) countersheets extension quits before cards are generated. Log file and csv file in attachments cards.csv Log.txt

Kopra410 commented 11 months ago

I now know what change caused the issue, but have no idea why. I added backside to the card with BACK and + columns, but i don't understand why it breaks the extension, because i have used those multiple times in previous projects. Is this some sort of a memory issue or somenting like that? Any help is welcome

Kopra410 commented 11 months ago

Now generation works when i moved the backside to their own lines. That works for me but it still leaves me wondering what was the actual reason because now i cannot make one sided counters that have front and back sides on same page

lifelike commented 11 months ago

There is something strange going on. In the log-file where it prints out the headers the line ends ";B;CK;+". When looking in the CSV-file the line ends ";BACK;+".

Nothing obviously wrong or unusual about the CSV.