Results 153 comments of jabdoa2

The crash happens because you then bind the port twice. You can add "_overwrite: true" to overwrite the default config. How does you VM setup look?

@toomanybrians we got this for logic_blocks now. i did not implement this generically there because is also has features such as restart which would mess with it. where would this...

Not sure if this is still an issue at all. Guess one approach would be to add an option "allow_start_when_disabled" or something similar. To debug the code you could add...

Thanks for noticing and debugging this! Is there a way to unit/integration test this somehow? Might be tricky. I added one comment. Can you add that? Afterwards, we can safely...

> > Is there a way to unit/integration test this somehow? > > Theoretically you can start a show with fading and then one without fading right afterwards (maybe even...

Hey freezy, that sounds like a quite cool project. As you probably have seen we already can interface with VPX via COM (see: [mpf-vpcom-bridge](https://github.com/missionpinball/mpf-vpcom-bridge)). We also interface with unity for...

I get the idea. It is certainly a valid point to have all inside VPE. Cloning MPF certainly is possible. It depends which features you copy. There are certainly a...

Not sure. I do not have any experience with that. We can give it a try if you like. I might have done time over the weekend.

I can create something like that. Currently we got it for VPX via COM on Windows or for various platforms via network or serial sockets. Would you like a serial...