Description:
Add issue.
Commit status:
[Not Reviewed]
References:
Comments:
0 Commit comments 0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
Add another comment

r707:2232128d52fb -

@@ -288,6 +288,8
288 Unhandled exception: System.InvalidOperationException: Draw was called, but Begin has not yet been called. Begin must be called successfully before you can call Draw.
288 Unhandled exception: System.InvalidOperationException: Draw was called, but Begin has not yet been called. Begin must be called successfully before you can call Draw.
289 - No handler for Ink errors.
289 - No handler for Ink errors.
290 There really shouldn't be any way to run into an Ink error, but they will probably slip in.
290 There really shouldn't be any way to run into an Ink error, but they will probably slip in.
291 - Seems to get stuck and the simulation stops updating
292 This has been around for a while, but this is getting more noticeable.
291 Misc:
293 Misc:
292 - Starting a game after exiting a previous one doesn't really work, afaict
294 - Starting a game after exiting a previous one doesn't really work, afaict
293 Also crases, but I suspect the crash isn't related.
295 Also crases, but I suspect the crash isn't related.
You need to be logged in to leave comments. Login now