Created
August 12, 2012 18:30
-
-
Save cerebrum/3333582 to your computer and use it in GitHub Desktop.
OpenRA crash
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /usr/share/games/openra $ mono --debug /usr/share/games/openra/OpenRA.Game.exe | |
| Platform is Linux | |
| Using Gl renderer | |
| Desktop resolution: 1280x1024 | |
| Using resolution: 1280x950 | |
| Available mods: | |
| cnc: C&C (playtest-20120721) | |
| d2k: Dune 2000 (beta) (playtest-20120721) | |
| ra: Red Alert (playtest-20120721) | |
| Loading mods: ra | |
| Game started | |
| Game started | |
| Unhandled Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object | |
| at System.Linq.Enumerable.Single[Connection] (IEnumerable`1 source, System.Func`2 predicate, Fallback fallback) [0x00075] in /var/tmp/portage/dev-lang/mono-2.10.9-r1/work/mono-2.10.9/mcs/class/System.Core/System.Linq/Enumerable.cs:2340 | |
| at System.Linq.Enumerable.Single[Connection] (IEnumerable`1 source, System.Func`2 predicate) [0x00007] in /var/tmp/portage/dev-lang/mono-2.10.9-r1/work/mono-2.10.9/mcs/class/System.Core/System.Linq/Enumerable.cs:2353 | |
| at OpenRA.Server.Server.<Server>m__71 (System.Object _) [0x00000] in <filename unknown>:0 | |
| at System.Threading.Thread.StartInternal () [0x0002b] in /var/tmp/portage/dev-lang/mono-2.10.9-r1/work/mono-2.10.9/mcs/class/corlib/System.Threading/Thread.cs:705 | |
| [ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidOperationException: Operation is not valid due to the current state of the object | |
| at System.Linq.Enumerable.Single[Connection] (IEnumerable`1 source, System.Func`2 predicate, Fallback fallback) [0x00075] in /var/tmp/portage/dev-lang/mono-2.10.9-r1/work/mono-2.10.9/mcs/class/System.Core/System.Linq/Enumerable.cs:2340 | |
| at System.Linq.Enumerable.Single[Connection] (IEnumerable`1 source, System.Func`2 predicate) [0x00007] in /var/tmp/portage/dev-lang/mono-2.10.9-r1/work/mono-2.10.9/mcs/class/System.Core/System.Linq/Enumerable.cs:2353 | |
| at OpenRA.Server.Server.<Server>m__71 (System.Object _) [0x00000] in <filename unknown>:0 | |
| at System.Threading.Thread.StartInternal () [0x0002b] in /var/tmp/portage/dev-lang/mono-2.10.9-r1/work/mono-2.10.9/mcs/class/corlib/System.Threading/Thread.cs:705 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment