c0redumb / midi2vjoy

MIDI to virtual joystick mapping
BSD 2-Clause "Simplified" License
96 stars 31 forks source link

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

Open AftDawn opened 4 years ago

AftDawn commented 4 years ago

`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 commented 4 years ago

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