I get this error too:
[2024-12-30 01:52:00] SEVERE - [root] - Failed to start game: PanicException(called `Result::unwrap()` on an `Err` value: Error("invalid type: null, expected u32", line: 0, column: 0)Backtrace [{ fn: "BaseThreadInitThunk" }, { fn: "RtlUserThreadStart" }]) - PanicException(called `Result::unwrap()` on an `Err` value: Error("invalid type: null, expected u32", line: 0, column: 0)Backtrace [{ fn: "BaseThreadInitThunk" }, { fn: "RtlUserThreadStart" }])
StackTrace:
#0 SimpleDecoder.decode (package:flutter_rust_bridge/src/codec/base.dart:35)
#1 SseCodec._decode (package:flutter_rust_bridge/src/codec/sse.dart:45)
#2 SseCodec.decodeObject (package:flutter_rust_bridge/src/codec/sse.dart:35)
#3 _rootRunUnary (dart:async/zone.dart:1538)
<asynchronous suspension>
#4 MaximaHelper.startGame (package:kyber_launcher/features/maxima/helper/maxima_helper.dart:113)
<asynchronous suspension>
#5 _MaximaStartGameDialogState.initState.<anonymous closure>.<anonymous closure> (package:kyber_launcher/features/maxima/dialogs/maxima_start_game_dialog.dart:54)
<asynchronous suspension>
#6 _MaximaStartGameDialogState.initState.<anonymous closure> (package:kyber_launcher/features/maxima/dialogs/maxima_start_game_dialog.dart:50)
<asynchronous suspension>