Using libTAS v1.4.3 FTL: Faster Than Light crashes when loading a savestate. Steps to reproduce: 1. Start FTL with libTAS 2. Frame advance through the loading screen until you get to the Main Menu 3. Create a savestate with Shift+F1 4. Frame advance and click into Options menu 5. Load the savestate with F1 Result: Game crashes/freezes. In the LibTAS console window it says `Got wrong message after state loading` upon closing the game after a crash. Surrounding console output: ``` [libTAS f:20] Thread 41882 (main) Saved state 1 of size 595661287 in 0.989474 seconds [libTAS f:20] Thread 41882 (main) Loaded state 1 in 0.151373 seconds recv() returns 0 -> socket closed Got wrong message after state loading Killed ```