v1993 / linuxmotehook

Cemuhook-compliant WiiMote motion provider for Linux
Apache License 2.0
14 stars 0 forks source link

crash after starting yuzu emulator #7

Closed cipitaua closed 3 years ago

cipitaua commented 3 years ago

I'd like to use wiimote in yuzu switch emulator, which listens to any Cemuhook compatible UDP input source to provide motion and touch input. However, as soon as I start yuzu, the mail.lua crashes:

$ ./main.lua 
Note: using individual calibration values
WiiMote successfully registered (MAC 0x0005057E0306)
**
Lgi:ERROR:lgi/marshal.c:1177:lgi_marshal_2c_caller_alloc: assertion failed: (size > 0)
Bail out! Lgi:ERROR:lgi/marshal.c:1177:lgi_marshal_2c_caller_alloc: assertion failed: (size > 0)
Aborted (core dumped)
v1993 commented 3 years ago

Closing as duplicate of #5. Please follow discussion there.