We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The issue is clearly described here: vpinball/pinmame#267
The problem seems to be in the communication through Windows registry see:
b2s-backglass/b2sbackglassserverexe/b2sbackglassserverexe/Server.vb
Line 667 in d5b275e
b2s-backglass/b2sbackglassserver/b2sbackglassserver/Server.vb
Line 1260 in d5b275e
The solution would be either to at least clamp the value to 9 or to go for a clean full support (more complicated though).
The text was updated successfully, but these errors were encountered:
Communication between server and COM object does not support PWM GI #99
16f2653
Communication between server and COM object does not support PWM GI #99…
3b1a917
… : small cleanup Make sure B2SBackglassServerRegisterApp cleans up correctly and compatible with VP preview handler
Works!
Sorry, something went wrong.
No branches or pull requests
The issue is clearly described here: vpinball/pinmame#267
The problem seems to be in the communication through Windows registry see:
b2s-backglass/b2sbackglassserverexe/b2sbackglassserverexe/Server.vb
Line 667 in d5b275e
b2s-backglass/b2sbackglassserver/b2sbackglassserver/Server.vb
Line 1260 in d5b275e
The solution would be either to at least clamp the value to 9 or to go for a clean full support (more complicated though).
The text was updated successfully, but these errors were encountered: