Hi

I'm using Scid 4.6.0 with Windows 7.

I have a database with 310 games (it contains all my nationally rated 
OTB games, so to avoid preparation I won't share it here). After I 
restore the version from backup, I can open it and view the games and 
everything works well. However, when I add new games (import games from 
pgn, one game from pgn, or add an empty game) and close the database, I 
get the following error when I try to open the database again:

can't read "::ERROR::msg(152)": no such element in array
can't read "::ERROR::msg(152)": no such element in array
     while executing
"tk_messageBox -icon warning -type ok -parent .  -title "$title" 
-message "$extra\n$::ERROR::msg($::errorCode)""
     (procedure "ERROR::MessageBox" line 2)
     invoked from within
"ERROR::MessageBox "$fName\n""
     (procedure "::file::Open_" line 46)
     invoked from within
"::file::Open_ "$fName""
     (procedure "::file::Open" line 2)
     invoked from within
"::file::Open $fname"
     (procedure "::recentFiles::load" line 6)
     invoked from within
"::recentFiles::load D:/Documents/Shakki/Selo/selo.si4"
     (menu invoke)

Screenshot: http://i.imgur.com/gOHC84I.png

Apparently if I run "Compact database" before closing the database, it 
seems to work. However, the order of the games gets messed up, and I'd 
like to have them in the order I've played them, so this is not really 
an option for me.

I guess one way would be to export the games into PGN and import them to 
a new database; how do I make sure that all information is copied? 
Another way seems to be to copy the games to a new database directly 
using Scid, but it looks like I can't do that for many games 
simultaneously but have to do it one by one, am I right?

Any hints on why the error occurs or how to recover are appreciated.

Regards,
Janne Kokkala

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to