# HG changeset patch # User Alys Brooks # Date 2023-05-03 04:02:22 # Node ID 2232128d52fbad152729c275b9bf1a93ad273189 # Parent 113838aba78531407709dbd7d7819ee6da6e08eb Add issue. diff --git a/TODO.taskpaper b/TODO.taskpaper --- a/TODO.taskpaper +++ b/TODO.taskpaper @@ -288,6 +288,8 @@ Unhandled exception: System.InvalidOperationException: Draw was called, but Begin has not yet been called. Begin must be called successfully before you can call Draw. - No handler for Ink errors. There really shouldn't be any way to run into an Ink error, but they will probably slip in. + - Seems to get stuck and the simulation stops updating + This has been around for a while, but this is getting more noticeable. Misc: - Starting a game after exiting a previous one doesn't really work, afaict Also crases, but I suspect the crash isn't related.