ndeadly
ndeadly
Sorry it's taken so long to follow up on this, Summer was a busy time for me. Finally got a bit of time now to pick up development again. Let...
This has been added to the [latest release](https://github.com/ndeadly/MissionControl/releases/tag/v0.7.1).
Hey, sorry, I genuinely forgot about this one. I've since rewrote my debugging build to give more meaningful and complete output. Please make another log with [this ](https://github.com/ndeadly/MissionControl/files/9836474/MissionControl-0.8.0-debug-logging-7eafa57.zip) build for...
Sorry it's taken so long to get back to this. Here is a debug logging build you can use to try and help diagnose the problem. Upload the `mc-mitm.log` file...
@jinpey you can use [this build](https://github.com/ndeadly/MissionControl/files/9836474/MissionControl-0.8.0-debug-logging-7eafa57.zip) to generate a debug log on the latest version.
> `[ts: 53198ms t: mc::EventThread p: 37/37] Initialisation error (0x10). Disconnecting controller` @jinpey in your case it seems the controller is connecting, but Mission Control is disconnecting it due to...
Please post your logs as a file attachment rather than copy/pasting them in here, as it clutters up the thread with mostly useless information. The controller is still being disconnected...
Ahh, I bet it doesn't support the command to retrieve the motion calibration then. Give me a minute and I'll make a couple of changes for you to try.
@jinpey try this [MissionControl-0.8.0-razer-raiju-fix-8adf362.zip](https://github.com/ndeadly/MissionControl/files/9847625/MissionControl-0.8.0-razer-raiju-fix-8adf362.zip)
Nice! Guess I need to keep in mind next time I make changes like this that third party controllers don't always support all the features of the original. I will...