I am retheming a 1978 Stern pin and using a combination of LISY35 as the MPU to control the backbox, switches, and coils, and then just added the Cobrapin in order to swap all the playfield lights to RGBW LEDs. I'm having an issue with the coding/syntax side of things though. I initially had my lights config set up as just type: rgb and while the lights would work, obviously the channels were all wrong so the combination of lights and colours were all over the place.
I since changed the format to reference the "previous" named LED and changed it to RGBW. Now when I run mpf, none of my coils or switches load for some reason and I get this response when I close MPF:
(mpf) PS C:\Users\antho\nightpin> mpf both -x
Godot Engine v4.3.stable.official.77dcf97d8 -
https://godotengine.orgVulkan 1.4.312 - Forward Mobile - Using Device #0: NVIDIA - NVIDIA GeForce RTX 2060
12:23:29.913 : LOG : GMC : Initializing GMC version 0.1.3
12:23:29.913 : LOG : GMC : Found GMC configuration file C:/Users/antho/nightpin/gmc.cfg.
12:23:30.095 : INFO : GMCMedia : Traversing directory tree for media.
12:23:30.112 : INFO : Registered display MPFDisplay<DefaultDisplay>
12:23:30.123 : INFO : GMCServer : GMC listening on port 5050
ERROR: BUG: Unreferenced static string to 0: Physics2DConstraintSolveIslands
at: unref (core/string/string_name.cpp:127)
ERROR: BUG: Unreferenced static string to 0: Physics2DConstraintSetup
at: unref (core/string/string_name.cpp:127)
ERROR: BUG: Unreferenced static string to 0: @export_range
at: unref (core/string/string_name.cpp:129)
ERROR: BUG: Unreferenced static string to 0: @export_multiline
at: unref (core/string/string_name.cpp:129)
ERROR: BUG: Unreferenced static string to 0: @icon
at: unref (core/string/string_name.cpp:129)
ERROR: Pages in use exist at exit in PagedAllocator: N7Variant5Pools11BucketLargeE
at: ~PagedAllocator (./core/templates/paged_allocator.h:170)
Shutdown reason: SIGINT or keyboard interrupt
I have attached my main config and lights config files and am using MPF version 0.80. Any help would be appreciated because I have tried multiple variations and cannot control the RGBW LEDs how I would like.
Additionally, if anyone is well versed in MPF and would be interested in helping write code, I would be very happy to pay someone for their time. This is a big project that a started back in August and unfortunately my work and life schedule has since taken a huge turn so my progress has slowed to a crawl and some additional help working through the coding side of things would be incredibly appreciated.
Anyway, if anyone can point me in the right direction or is willing to help code for paid compensation, please let me know.
Thanks in advance,
Anthony