wonderunit / storyboarder

✏️ Storyboarder makes it easy to visualize a story as fast you can draw stick figures.
https://wonderunit.com/storyboarder
3.19k stars 297 forks source link

Fountain script with existing scene numbers is not loaded correctly #1652

Open pearnold opened 5 years ago

pearnold commented 5 years ago

Hey, when I import a fountain script with more than three scenes, storyboarder behaves weird. For example the first and the fourth scene use the same picture base. Not every scene gets it's own folder. I don't recognize the pattern. I think it's random which scene is created correct and which is not.

audionerd commented 5 years ago

Can you send us a copy of the fountain file?

pearnold commented 5 years ago

Bildschirmfoto 2019-05-21 um 11 53 40 Bildschirmfoto 2019-05-21 um 11 53 44 Bildschirmfoto 2019-05-21 um 11 53 47 Bildschirmfoto 2019-05-21 um 11 53 49 Bildschirmfoto 2019-05-21 um 11 53 52 Bildschirmfoto 2019-05-21 um 11 53 54 Bildschirmfoto 2019-05-21 um 11 53 57 Bildschirmfoto 2019-05-21 um 11 54 00 Bildschirmfoto 2019-05-21 um 11 54 02 Bildschirmfoto 2019-05-21 um 11 54 04

Werkstatt-komplett.fountain.txt

audionerd commented 5 years ago

Looks like Storyboarder is getting confused by the scene numbers in the scene headings, e.g.: EXT. Werkstatt / Hof - Dämmerung #24-07# where the scene number is #24-07#.

Which Fountain editor do you use? Does it add these scene numbers automatically?

As a workaround, if you remove all the scene numbers from your Fountain script before importing, Storyboarder will write its own scene IDs, and the project will be created properly.

pearnold commented 5 years ago

Which Fountain editor do you use? Does it add these scene numbers automatically?

I created the fountain file from an InDesign Document, with a simple text parser in Java... I used the fountain documentation as a reference, to write the parser. The scene numbers are essential in this script, because the story is in different time layers.