Another help PGN

Sort:
tabor

I exported a game PGN and it appears in the corresponding database----so I think it is OK so far---but when I load it the list of moves on the right of the board does not show.. The preferences are like other games.

In writing the program I added a line like this [Tactics "xxxxx"]

Can you help me?

Thanks

rigamagician

Could you post the PGN here?  What are you loading it into?

tabor

Rigamagician

I am loading into an archive where I keep, let me say, "out-of-the-common and personal games".

I played the game in a place different than Chess.com, and copied the PGN text as they instructed. (Click "export PGN"). From here to Notepad y then it appeared in my archive, with the other ones I have which have no problems.

I will try to show you de PGN, with some "erasings" for the sake of ethics.

[Event "xxxx server game"]

[Site "xxxx "]

[Date "2010.11.18"]

[Round "NA"]

[White "xxxxx"]

[Black "Me"]

[Result "0-1"]

[Termination "White resigned"]

[WhiteElo "1493"]

[BlackElo "1418"]

[Mode "ICS"]

[DateLastMove "2010.12.7"]

[ECO "C46"]

[Board "7192931"]

[Tactics "sacrificio de alfil"]

rigamagician

Where are the moves?  What program are you exporting it from?

ShiViChess

The moves probably do not show because the tactics line is in the spot where the moves should be. Here is a modification that displays the tactic next to the event:

[Event "xxxx server game - sacrificio de alfil"]

[Site "xxxx "]

[Date "2010.11.18"]

[Round "NA"]

[White "xxxxx"]

[Black "Me"]

[Result "0-1"]

[Termination "White resigned"]

[WhiteElo "1493"]

[BlackElo "1418"]

[Mode "ICS"]

[DateLastMove "2010.12.7"]

[ECO "C46"]

[Board "7192931"]

tabor

Riga:

I am exporting from a chess Internet club (xx.com), other than Chess,com which has its "Export PGN" buttom. . .so the moves should correct. . .and, as I told you, by ethics I with keep the name.

ShiVhi:

The listing of the moves are below the text (one line in between) as registered by the program. . ..see below

OK, men, here is the whole stuff

ShiVhi

[Event "www.X.net server game"]

[Site "www.X.net "]

[Date "2010.11.18"]

[Round "NA"]

[White "X"]

[Black "Me"]

[Result "0-1"]

[Termination "White resigned"]

[WhiteElo "1493"]

[BlackElo "1418"]

[Mode "ICS"]

[DateLastMove "2010.12.7"]

[ECO "C46"]

[Board "X"]

1.e4 e5 2.Nc3 Nc6 3.Nf3 Nf6 4.Bd3 d6 5.O-O Be7 6.Nd5 O-O 7.Nxe7+ Qxe7 8.c3 Be6 9.Ng5 d5 10.exd5 Bxd5 11.Re1 Rad8 12.c4 Bxg2 13.Qc2 Nd4 14.Qd1 Bc6 15.Ne4 Bd7 16.Nxf6+ Qxf6 17.Be2 Bh3 18.f3 Qg5+ 19.Kf2 Nf5 20.Rg1 Qh4+ 21.Rg3 Qd4+ 22.Ke1 Nxg3 23.hxg3 Qg1+ {White resigned} 0-1

- - - -

To that I added the "Tactics" item right below "Board". And a line in between follows the moves listing.

rigamagician

I think ShiViChess is suggesting that you put the tactics part in the Event header, and see if that helps.

tabor

Thanks gentlemen

It works as per ShiVi suggestion,