STSchiff

Results 22 comments of STSchiff

Just following the discord bot example and running into the same problem: ``` discordbot on  master [?] is 📦 v0.1.0 via 🦀 v1.65.0-nightly ❯ cargo shuttle run Building \\?\C:\Users\aaa\Downloads\discordbot...

have the same problem in my app https://github.com/chrisheib/STStat I'll downgrade for the time being, can't let my users waste their ressources like this.

First time I got to run git bisect in the wild :D The bad commit is 834e2e9f5090824b853ba585f5f8b3f3a47f2359. Which makes sense since it touched the repaint logic. @emilk any immediate thoughts...

Running into this too now. Has this been resolved before?

I debugged the main code and found that the list in itself could be okey, but the heavenly upgrades dont get included. Upgrades get read from the game in fc_main.js:1410...

Just went to reproduce it, and this time the upgrades indeed got correctly bought. I definitely had the issue tho in at least the last 4 runs and did have...

Thanks for the tool, works nicely on Windows 10 with two addidition DLLs (Vodoo grafix emulator or sth like that). One minor problem (don't know if its Win10-exclusive): Below the...

[DDraw.zip](https://github.com/FireEmerald/Settlers4-Widescreen-Tool/files/2087671/DDraw.zip) there they are, to be placed in the exe folder

Hey there, this is quite the zombie, but I fail even earlier: I can't get the rating buttons to show up at all! ```dart class MyAudioHandler extends BaseAudioHandler { final...