npruehs / tome-editor

Tome is a generic data editor for games supporting arbitrary input and output formats.
GNU Lesser General Public License v3.0
36 stars 7 forks source link

Google Sheets Import - Unable to import records #121

Open Skjolnir opened 7 years ago

Skjolnir commented 7 years ago

Google Sheet with ID 17zuumnJLRFzrSCGWfmOi-eJrH1NuSFUkE9saQ7Yuck0

Error: Row 2 has 8 columns, but the header has 6 columns

The row is a comment row, which should be ignored. even filling the row with data and deleting any unused columns/rows does not solve it.

.timport file:

Data Import GoogleSheets.txt

npruehs commented 7 years ago

Hey @Skoll85, did you modify the sheet in the meantime? The ID column seems to be gone.

Skjolnir commented 7 years ago

Oh yes, I did. But there was an ID column.

Skjolnir commented 7 years ago

I will check if I can reproduce the behavior with another sheet