Hi all,
I'm a club level chess player starting on programming and came across your site.
I'm trying to open the games pgn file in scid vs pc but I'm getting a error about the number of rounds
[Round Name limit of 262143 exceeded]
I trying to open the pgn file with Notepad++ to remove the round number but the file is too big for Notepad++
Do you have any advice?
Best Regards,
António
CCRL Games on Scid
-
- Posts: 1
- Joined: Sat Nov 29, 2014 11:23 am
- Sign-up code: 10159
-
- Posts: 223
- Joined: Mon Feb 19, 2007 8:24 am
- Sign-up code: 0
- Location: Amsterdam
- Contact:
Re: CCRL Games on Scid
I understood that due to abuse of the PGN Round tag the CCRL database is not compatible with SCID. If you have access to a Linux system or Cygwin you could use 'sed' to delete all Round tags.
Re: CCRL Games on Scid
This has been discussed on talkchess before. We use the Round Tag in a slightly unconventional way, but still within the definition and specification. If SCID can't deal with it, then it needs fixing.