-
Notifications
You must be signed in to change notification settings - Fork 20
Description
We have experienced a confusing set of bugs and behaviors with the new dev branch code. None could be reliably reproduced, but I'll describe them below:
-
Playing with a set of Blinks with mixed codebases (many using production code, some using the 168 code within the dev branch), there were faces that simply ignored each other. While playing this game - https://github.com/ReluctantPirate/OnOff/tree/multiColor - certain connection points between 2 Blinks would be ignored - they simply do not see or acknowledge each other. Rotating and rearranging the Blinks made the problem go away, and it didn't seem to be the same Blink or Blinks over and over - it just happened randomly.
-
While testing Hexenwood_328, we created a setup that had a single connection point that suffered from this - the Blink was not part of the information wave used to start the game (it only had a single face connected to the cluster, which was ignored by one or both sides). Both of the Blinks involved in the connection were production Blinks taken straight from a sealed game system, but running the Hexenwood_328 code.
As we continue this testing, I will try to capture examples of this.