Skip to content
New issue

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

OSError: [WinError 193] %1 is not a valid Win32 application #11

Open
AftDawn opened this issue Apr 27, 2020 · 1 comment
Open

OSError: [WinError 193] %1 is not a valid Win32 application #11

AftDawn opened this issue Apr 27, 2020 · 1 comment

Comments

@AftDawn
Copy link

AftDawn commented Apr 27, 2020

`C:\Users\Decan\Documents\midi2vjoy-master\midi2vjoy>midi2vjoy.py -m 1 -c LaunchpadMkII.conf -v
pygame 1.9.6
Hello from the pygame community. https://www.pygame.org/contribute.html
Opening configuration file: LaunchpadMkII.conf
Opening MIDI device: 1
VJoy install path C:\Program Files\vJoy
Traceback (most recent call last):
File "C:\Users\Decan\Documents\midi2vjoy-master\midi2vjoy\midi2vjoy.py", line 136, in joystick_run
vjoy = ctypes.WinDLL(dll_file)
File "C:\Users\Decan\AppData\Local\Programs\Python\Python38-32\lib\ctypes_init_.py", line 373, in init
self._handle = _dlopen(self._name, mode)
OSError: [WinError 193] %1 is not a valid Win32 application
Error initializing virtual joysticks

C:\Users\Decan\Documents\midi2vjoy-master\midi2vjoy>`

I am using Nercury's fork of midi2vJoy.

@AftDawn
Copy link
Author

AftDawn commented Apr 27, 2020

In the mean time, i'll look out for other midi to controller scripts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant