Dialogue links broken on CSV export/import
Posted: Wed Nov 29, 2017 7:57 am
I'm working on localization support and trying to export our database into a sheet usable by a translator, but the CSV converter doesn't seem to work for me. This is what I tried:
- Export Database, CSV format, all boxes ticked (I've also tried exporting only conversations) -> test.csv
- Open CSV Converter, import from test.csv into a new "mergetest" db (default encoding, overwrite, sort by id)
In the new mergetest db all actors, quests and dialogue entries seem to have correct values from the original database and the dialogue entries are in identical places, but all links are broken and the entries are separated.
I tried the same export/import process on a new dummy database with a couple of simple conversations and it worked perfectly, so apparently the importer (or exporter?) doesn't like something in our real database. Any guesses or ideas on how to approach this?
edit: Forgot to say that we're using version 1.7.6. Also, the OutgoingLinks section in the exported csv seems to have valid data and I can't see any differences in the fields compared to the simple test case.
- Export Database, CSV format, all boxes ticked (I've also tried exporting only conversations) -> test.csv
- Open CSV Converter, import from test.csv into a new "mergetest" db (default encoding, overwrite, sort by id)
In the new mergetest db all actors, quests and dialogue entries seem to have correct values from the original database and the dialogue entries are in identical places, but all links are broken and the entries are separated.
I tried the same export/import process on a new dummy database with a couple of simple conversations and it worked perfectly, so apparently the importer (or exporter?) doesn't like something in our real database. Any guesses or ideas on how to approach this?
edit: Forgot to say that we're using version 1.7.6. Also, the OutgoingLinks section in the exported csv seems to have valid data and I can't see any differences in the fields compared to the simple test case.