ryanjjung / satisfactor-py

A Python utility for planning factories in the video game Satisfactory
GNU General Public License v3.0
0 stars 0 forks source link

Changing input on a connection causes full white-out #121

Closed ryanjjung closed 1 month ago

ryanjjung commented 1 month ago

To reproduce:

Logs show:

DEBUG:root:Draws are locked; refusing to draw a frame right now

So it's probably an erroneous block call getting made.

ryanjjung commented 1 month ago

Fixed a handful of things related to this logic in #130