Export and Import csv

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
Arturicon
Posts: 22
Joined: Mon Mar 11, 2024 2:52 pm

Export and Import csv

Post by Arturicon »

I export database and then if change something and try to import it back i always have the result: "Dialogue System CSV Importer: There was a fatal error that prevented import of (path)".
Cound you hint me where can be a problem?
User avatar
Tony Li
Posts: 23238
Joined: Thu Jul 18, 2013 1:27 pm

Re: Export and Import csv

Post by Tony Li »

Hi,

What CSV format are you exporting? For example, if you're using Localization Export/Import to export, use the same Localization Export/Import to import. If you're exporting the entire database to CSV using Export Database, import using the CSV Importer (Tools > Pixel Crushers > Dialogue System > Import > CSV). You may need to specify the right encoding format, such as UTF-8.
Arturicon
Posts: 22
Joined: Mon Mar 11, 2024 2:52 pm

Re: Export and Import csv

Post by Arturicon »

I'm trying to export entire database. I choose utf-8 when importing and exporting, if i do not change file i can import it back, if change then an error occurs
User avatar
Tony Li
Posts: 23238
Joined: Thu Jul 18, 2013 1:27 pm

Re: Export and Import csv

Post by Tony Li »

Hi,

What application are you changing it in? That application may be saving it in a different encoding format. Try importing with other encoding types such as Unicode.
Post Reply