# HG changeset patch # User sheepyluva@gmail.com # Date 1358540279 0 # Node ID 531bc8c8374264030b02ea41048a10216d563d0e # Parent b82f9ed0621907bba115a4eaffbf0aa5349166aa Maybe it wasn't a good idea to make this wiki page. It's LOC count will soon outweigh our codebase :D diff -r b82f9ed06219 -r 531bc8c83742 KnownBugs.wiki --- a/KnownBugs.wiki Fri Jan 18 03:26:49 2013 +0000 +++ b/KnownBugs.wiki Fri Jan 18 20:17:59 2013 +0000 @@ -18,6 +18,10 @@ || See also || commit [http://code.google.com/p/hedgewars/source/detail?r=209c9ba77a0980a640151a185f119219b350c59e r209c9ba77a0980a640151a185f119219b350c59e] || === Frontend === +== Returning from netgame room leads to "In game..." screen (instead of lobby) == +|| Preconditions || Happens after failed game start (because of desync or similar) || +|| Workaround || None. Since the user can't leave that screen, a restart of Hedgewars is necessary || + == Frontend Crash when somebody joins your room == || Preconditions || Hedgewars was started with Frontend-Sounds turned off, then they were turned on || || Workaround || Restart Hedgewars after turning Frontend-Sounds on ||