Closed Varga-Levente closed 2 years ago
Hey, this is the GitHub repo of the python companion program. The app is located here https://github.com/Clon1998/mobileraker. Anyhow, can you provide me with the version number of Mobileraker you are currently using? Does the error happen permanently or just occasionally?
App version 2.0.0-67 This error happens permanently since 4 days.
Can you provide me the content of your browser if you go to http://<YOUR-PRINTER-IP>/printer/objects/query?print_stats
.
{"result": {"status": {"print_stats": {"print_duration": 5769.2903197780015, "total_duration": 6055.732069565001, "filament_used": 4502.69614, "filename": "Queue/CE3_standsmooth.gcode", "state": "printing", "message": ""}}, "eventtime": 14268.93741815}}
Thanks. I will push a hot fix as soon as possible.
Okay. Thank you.
Exception: Null check operator used on a null value
0 PrinterService._updatePrintStat (package:mobileraker/service/moonraker/printer_service.dart:712)
1 PrinterService._parseObjectType (package:mobileraker/service/moonraker/printer_service.dart:416)
2 PrinterService._temperatureStore. (package:mobileraker/service/moonraker/printer_service.dart:367)
3 _LinkedHashMapMixin.forEach (dart:collection-patch/compact_hash.dart:617)
4 PrinterService._parseQueriedObjects (package:mobileraker/service/moonraker/printer_service.dart:486)
5 PrinterService._printerObjectsQuery (package:mobileraker/service/moonraker/printer_service.dart:1021)