Menu

#180 Scid Export aborted

None
closed-fixed
5
2018-08-28
2017-08-17
No

Hey

Sorry to annoy you again Gregor

I was attempting to consolidate a couple of huge databases dumping from Scidb to be cleaned up using scid
Data sources were all brought in from PGN files:
Mill Base
TWIC up-to-date
Enormous - a big old PGN I had kicking about
These were all consolidated to a single scidb dataset

Exporting them all to a scid file aborted with

[Database Import] Importing database: Mill Base.sci
[Database Import] 1,583,643 game(s) imported

[Database Import] Importing database: enormous.sci
[Database Import] 1,496,327 game(s) imported

[Database Import] Importing database: twic.sci
[Database Import] 2,135,729 game(s) imported

[Scid Export] Exporting 'fabulous' to file '/secure/chessdata/fabulous.si4'
[Scid Export] Game 3,184,083: UnsupportedVariant
[Scid Export] Game 3,184,084: UnsupportedVariant
[Scid Export] Game 3,184,085: UnsupportedVariant
[Scid Export] Game 3,184,086: UnsupportedVariant
[Scid Export] Game 3,184,087: UnsupportedVariant
[Scid Export] Game 3,184,088: UnsupportedVariant
[Scid Export] Game 3,428,692: UnsupportedVariant
[Scid Export] Game 3,428,698: UnsupportedVariant
[Scid Export] Game 3,428,705: UnsupportedVariant
[Scid Export] Game 3,428,714: UnsupportedVariant
[Scid Export] Game 3,428,722: UnsupportedVariant
[Scid Export] Game 3,428,729: UnsupportedVariant
[Scid Export] Game 3,428,739: UnsupportedVariant
[Scid Export] Game 3,428,748: UnsupportedVariant
[Scid Export] Game 3,428,755: UnsupportedVariant
[Scid Export] Game 3,428,765: UnsupportedVariant
[Scid Export] Game 3,428,773: UnsupportedVariant
[Scid Export] Game 3,428,781: UnsupportedVariant
[Scid Export] Aborted due to an internal error

Also throwing an alert - see attached log

1 Attachments

Discussion

  • Drew Ferguson

    Drew Ferguson - 2017-08-17

    Current scidb is r1421

     
  • Drew Ferguson

    Drew Ferguson - 2017-08-17

    Unsupported variants seem to be Chess960 appearing in TWIC data
    Unable to determine which game caused the abort; can you figure it from the log perhaps?

     
  • Gregor Cramer

    Gregor Cramer - 2017-08-18
    • labels: --> database, namebase, export
    • status: open --> closed-fixed
    • assigned_to: Gregor Cramer
     
  • Gregor Cramer

    Gregor Cramer - 2017-08-18

    I could localize the problem, it was a technical problem, introduced with an earlier version as I did some changes in namebase code, I had forgotten one important thing. With [r1422] the export should work.

     

    Related

    Commit: [r1422]

  • Drew Ferguson

    Drew Ferguson - 2017-08-18

    Yep, r1422 has resolved the problem

     

Log in to post a comment.