On 13/08/2013 10:34 AM, Ian Shaw wrote: > ERROR:gtkmet.c:65:UpdateTable: assertion field: (met[i][j] >= 0.0f && > met[i][j] <= 1.0f)
This assertion is relatively new (June of this year), and I have discovered the code around the assert is correct but the assertion itself is wrong when the MET is inverted. Since the assertion is wrong, using 1.02.000 should correct your issue and run properly. I have committed a fix in CVS so that the assertion works properly when compiled with assertions turned on. Thanks -- Michael Petch GNU Backgammon Maintainer / 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
