Justin Kühner
Justin Kühner
Any updates or temporary fixes for this? My server with a few people keeps crashing at least twice a day because of this and we lost quite some progress already
You are right, but you didn't get the issue here. I am indeed running on Web, not a compiled Windows version. That's the strange thing.
Appreciate the merge of my fork. However, please note that the serviceUUID-Filter is not implemented for Linux. Credits for the fix of some crashes under windows: https://github.com/Yongle-Fu/flutter_blue_plus
This is what I came up with. ```dart if (GetPlatform.isWindows) { await Hive.initFlutter("someSubfolder"); } else { await Hive.initFlutter(); } ```
Finally found it. It is unrelated to Industrial Foregoing and Emendatus Enigmatica. The FTB Team implemented some KubeJS scripts that alter some recipes for good reason. ## Fix: * Go...
Waiting for this issue to get resolved: - [ ] https://github.com/imaNNeo/fl_chart/issues/71
Even though i said it works fine on my setup, i now encounter this issue as well. Can't tell what changed that this did not occur before. On second 7...
If desired, i can try to get this reproduced while attached to a digital analyzer. Will be home in about 7 hours.
Got everything setup now with my logic analyzer. Has anyone found a reliable method to trigger this issue?
[i2c_scl_short.zip](https://github.com/betaflight/betaflight/files/14655371/i2c_scl_short.zip) (Logic 2 Captures) I was unable to get this issue to trigger after 16 minutes, so i shorted SCL to GND like trenth00 wrote earlier. I'll keep testing until...