fairy-stockfish / Fairy-Stockfish

chess variant engine supporting Xiangqi, Shogi, Janggi, Makruk, S-Chess, Crazyhouse, Bughouse, and many more
https://fairy-stockfish.github.io/
GNU General Public License v3.0
606 stars 189 forks source link

janggi move, illega move between version #258

Closed d4soft2021 closed 3 years ago

d4soft2021 commented 3 years ago

I got encountered very strange error recently in janggi(Korean). I create one PGN file with my own program which convert DOSA file to PGN file. I developed this converting program by myself, because dosa file (.gib) is very popular in Korea. I tested it in my PC (windows 10) 64 bit, and it worked very well. I sent the PGN file to one of my friends, he tested it in his PC, and got ERROR message (illegal move in 14 move) He tested it in windows10 too.

He is using BMI version stock-fish, I am using regular largeboard x86-64 version. His setting /variant=janggimodern My setting /variant=janggicasual

Unfortunately, He is in Korea, I am in New York USA. We cannot meet in person. He was in New York before, but not now.

the illegal move #14 look like this ===> 14. Ra4 Pc5 ( I open the PGN file in notepad)

Also How can I get this kind of protocol and moving notation in Janggi pieces. I read document in xboard/winboard blog, but not described full. Please let me know document describing the protocol between Winboard and Stock-fish Janggi, and moving notation.

Thank you again for your huge effort about janggi program. I found donation site to you ,https://paypal.me/FairyStockfish Is it correct ?

ianfab commented 3 years ago

If I understand correctly the issue is with the reading of the PGN in Winboard. If it is possible to load the PGN for one of you, but not for the other, please make sure that you are using the same settings:

If after checking that you are using consistent settings, it still does not work, then please post the PGN so that I can check what might be wrong with it.

Yes, https://paypal.me/FairyStockfish and https://www.patreon.com/ianfab are the official links where you can support Fairy-Stockfish development with donations (paypal is for one-time donations, patreon for recurring ones).

d4soft2021 commented 3 years ago

Thank you for your tip. I will try and I will post again if not working.

ianfab commented 3 years ago

Closing due to follow-up #261.