Johannes Ringler

Results 29 comments of Johannes Ringler

One could only put the edges in the dictionary which are shorter than the previous one or not blocked. This would put some complexity in collect_edges but might be the...

this is also an issue on switch border intersections with regular borders, only visible in certein color combinations though

should be implemented, but needs testing

Hi, thanks for giving this project a shot! Unfortunately, as the move hub is the most memory-constrained pybricks-compatible hub, it seems the pybricks program doesn't fit into memory. As I...

Can you upload the logs? They can be found here: Windows: `%APPDATA%/Godot/app_userdata/brickrail-gui/logs` Linux: `~/.local/share/godot/app_userdata/brickrail-gui/logs` Probably the newest ones, if you encountered the issue the last time you opened brickrail. It...

Which OS are you on? I am confused since the ble-server logs imply using WinRT, which is a windows thing, while the brickrail logs show some errors seemingly pointing at...

Also, how/when did you install the pybricks firmware? If you know which version you installed that would help a lot.

you should be able to run this in a powershell instance (just search for powershell in windows): ``` wget https://github.com/Microsoft/busiotools/raw/master/bluetooth/tracing/GetBluetoothRadioInfo.ps1 -UseBasicParsing | iex ```

Unfortunately nothing springs out to me that's triggering this, I would have to look quite deeply into the logs and I'm quite busy these days. But I will take a...