MinecraftTAS / TASmod

Minecraft Tool-Assisted Speedrun (TAS) Tools with input playback
https://discord.gg/jGhNxpd
GNU General Public License v3.0
30 stars 5 forks source link

[Shields] Fixed a crash when minecrafttas.com is unavailable #216

Closed ScribbleTAS closed 2 months ago

ScribbleTAS commented 2 months ago

Solution is to just run the shield downloading on another thread... One would assume that the class "ThreadedDownloadImageData" does that for you, but I was mistaken...

I already built and tested it...