error CS1061: 'Player' does not contain a definition for 'Queue' and no accessible extension method 'Queue' accepting a first argument of type 'Player' could be found (are you missing a using directive or an assembly reference?)
These errors were caused by this commit to the main VPE repository. It changed the API for scheduling table interactions like activating coils and this repository was not updated accordingly.
error CS1061: 'Player' does not contain a definition for 'Queue' and no accessible extension method 'Queue' accepting a first argument of type 'Player' could be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\org.visualpinball.engine.missionpinball@0.0.1-preview.16\Runtime\MpfGamelogicEngine.cs(182,13): Library\PackageCache\org.visualpinball.engine.missionpinball@0.0.1-preview.16\Runtime\MpfGamelogicEngine.cs(192,13): Library\PackageCache\org.visualpinball.engine.missionpinball@0.0.1-preview.16\Runtime\MpfGamelogicEngine.cs(207,13): Library\PackageCache\org.visualpinball.engine.missionpinball@0.0.1-preview.16\Runtime\MpfGamelogicEngine.cs(224,12): Library\PackageCache\org.visualpinball.engine.missionpinball@0.0.1-preview.16\Runtime\MpfGamelogicEngine.cs(240,12): Library\PackageCache\org.visualpinball.engine.missionpinball@0.0.1-preview.16\Runtime\MpfGamelogicEngine.cs(255,12):