On 29/05/2013 11:02 AM, Ian Shaw wrote: > load commands c:\users\ian\saved games\43Z-reply.txt > where the command file contains: > ________________________ > set player 1 gnubg > > set board 4HPhASLgc/ABMA > set turn Blue > set dice 6 5 > play > ________________________ > >
I can't reproduce this situation exactly but I did discover an anomaly (possibly related) that causes a crash when the file name has spaces in it and one uses the load command without quotes What happens if you change the command to: load commands "c:\users\ian\saved games\43Z-reply.txt" Note that there are double quotes around the string. Can you send me a copy of your gnubgautorc file (probably in c:\Users\ian\.gnubg ) . -- Michael Petch GNU Backgammon Developer OpenPGP FingerPrint=D81C 6A0D 987E 7DA5 3219 6715 466A 2ACE 5CAE 3304 _______________________________________________ Bug-gnubg mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-gnubg
