With minimum mpf/gmc configuration per Anthony's first 3 videos with Attract mode working as expected.
During start up of
mpf, Godot can produce the following warning:
23:37:58.855 :
WARNING : Carousel<MPFCarousel:attract> : No active mode
'attract', carousel will not function until that mode is active.
Attract mode
subsequently starts, and Godot displays Attract mode slides, however
machine variables high scores player 1 through 4, and credits /
FreePlay are not displayed. mpf monitor shows these variables as
loaded and containing the expected values.
Investigation shows
that significantly reducing the priority of the Godot executable
before launching avoids this behaviour, presumably because mpf has
sufficient time to do whatever is necessary for Godot to be able to
read machine variables / start Carousel.
This behaviour only
noticed on low specification Linux machines, but may affect suitably
unimpressive windows systems.
As a workaround, mpf can be started with higher priority, such as nice -n -20 mpf