[ Help | Earliest Comments | Latest Comments ][ List All Subjects of Discussion | Create New Subject of Discussion ][ List Earliest Comments Only For Pages | Games | Rated Pages | Rated Games | Subjects of Discussion ]Single Comment New Grand Apothecary Chess Error.[Subject Thread] [Add Response] H. G. Muller wrote on Sat, Mar 12, 2022 09:05 PM UTC in reply to Aurelian Florea from 04:22 PM:It seems the J/j piece is not defined as an imitator. In the Pre-Game code the legdefs array should be initialized for the Imitator as 1 -2 0 1 16777219 // joker(1826) 0 1 -2 0 -1 16777219 // joker(1832) 0 But instead of a -2 you now have a 1 there. How was this Pre-Game code created? Did you paste an existing Interactive Diagram into the Play-Test Applet, or did you select the pieces one by one from the table?
It seems the J/j piece is not defined as an imitator. In the Pre-Game code the legdefs array should be initialized for the Imitator as
But instead of a -2 you now have a 1 there.
How was this Pre-Game code created? Did you paste an existing Interactive Diagram into the Play-Test Applet, or did you select the pieces one by one from the table?