Bram Stolk

Results 55 comments of Bram Stolk

Yes, just pass them on the command line. First use 1 to see if it works. On Tue, May 18, 2021 at 9:04 AM gurkburk76 ***@***.***> wrote: > i just...

Can you run it through gdb? $ gdb chiaharvestgraph >>> run plotfile >>> where On Tue, May 18, 2021 at 1:42 AM Matthew ***@***.***> wrote: > Certain log files are...

Thank you for reporting. This is now fixed. Run `git pull` to get latest, and then rebuild binary.

This issue is still present in the current code base. You could follow steadmon's approach, or for an even quicker fix: returning a constant value 1 (or better: the lowest...

Happens in latest gpg sdk 3.1 as well. Can I please have an update?

> internal issue: b/140722430 created, will update with result when conclusion is reached: team is looking into this. Thank you for bringing up issue, appreciate your effort/desire to make things...

This is on Android 9, with a Xioami Mi A3 device.

I have the same player drop outs as you describe. On a four-player match, I just had one device drop out. The device that dropped out had this in the...

Also, I noticed a suspicious URL: HttpRequest start: relay.google.com/create_session?username=s%2fLrJfwdW0xfJRKz&password=gdqF%2fWLjK3W2AZA18pjyiIj3&sn=3 The username has a '%2f' in it, and the password too. This is the '/' character. I wonder if the issues...