Open Eusebius opened 3 months ago
I do not reproduce the issue with Midnight 1.9.4 and MC 1.20.4. Works for me...
This is fixed in the latest preview version, along with a lot of other improvements: https://github.com/TeamMidnightDust/MidnightControls/releases/tag/v1.10.0-alpha.1
Describe the bug When a MC instance is launched over Moonlight (Sunshine server, Moonlight on Android), it crashes at the first controller input with
java.lang.IllegalStateException: Cannot get payload sender when not in game!
. This does not happens when launched locally.To Reproduce Steps to reproduce the behavior:
IllegalStateException: Cannot get payload sender when not in game!
).Expected behavior Input should be forwarded to MC, allowing navigation like when playing locally.
Screenshots
Desktop (please complete the following information):
Additional context Crash reproduced on a different Android device but with the same controller. Crash doesn't happen when launching locally (everything works fine then). Found a reference to this exception only in this online crash dump.