Alex Wenzel

Results 16 comments of Alex Wenzel
trafficstars

@nateprewitt That makes sense, thanks for the quick review/reply!

For what it's worth, the code I was debugging includes: ```python file_size = int(r.headers['Content-Length']) chunk_size = int(file_size / 50) ``` ...so files smaller than 50 bytes would hang forever. I...

I am receiving `ThrottlingException` errors frequently from the report I built with the connector. The report also seems to be pulling new data constantly even though I'm not editing any...

No @rdgrocha, from my recollection, I ended up creating an intermediate script that aggregated data into a Google Sheet and then pulled it into Data Studio from there.

Thanks for the quick response. I ran the new 1.11.0.6 release just now. The menu/options seem to be behaving more reasonably as I resize the window, but the in-game text...

The good news is that your recent updates fixed full-screen on my machine. A couple days ago, entering full screen put the application into a strange state where it still...

Follow up, if I set both in-game and desktop resolution to 960x600 and then go into full screen, it does make things noticeably better. Though I'm not sure they are...

That `.dmg` link is broken, but I found the 2024-10-10 build in the `Builds/` folder and installed that. This definitely helps! This is what I see using the 6x scaling...

In this 10-10 build, changing the resolution to 960 x 600 and the UI scale to 6x makes it so the game crashes if the options menu is re-opened. I'm...

Hmm, I'm not sure what I did, but setting the UI resolution to 6x now crashes the game with that same error now matter if I change the resolution or...