Created
April 1, 2019 17:02
-
-
Save MustaphaTR/991a9d8c5149a8a7df9e3d7272b3b19a to your computer and use it in GitHub Desktop.
This file contains 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
OpenRA engine version 7d70aa1 | |
Red Alert 2: Romanov's Vengeance mod version 7d70aa1 | |
Date: 2019-04-01 16:57:46Z | |
Operating System: OSX (Unix 17.7.0.0) | |
Runtime Version: Mono 5.18.1.0 (2018-08/9cb3348c311) CLR 4.0.30319.42000 | |
Exception of type `System.DllNotFoundException`: libfreetype.6.dylib | |
TypeName=`` | |
at (wrapper managed-to-native) OpenRA.Platforms.Default.FreeType.FT_Init_FreeType(intptr&) | |
at OpenRA.Platforms.Default.FreeTypeFont..ctor (System.Byte[] data) [0x0001b] in <f0ccabffbb9c4b9f8202fcc1ad8bb536>:0 | |
at OpenRA.Platforms.Default.DefaultPlatform.CreateFont (System.Byte[] data) [0x00001] in <f0ccabffbb9c4b9f8202fcc1ad8bb536>:0 | |
at OpenRA.Renderer.CreateFont (System.Byte[] data) [0x00001] in <904982160820426dbfa8045946987299>:0 | |
at OpenRA.Graphics.SpriteFont..ctor (System.String name, System.Byte[] data, System.Int32 size, System.Single scale, OpenRA.Graphics.SheetBuilder builder) [0x00048] in <904982160820426dbfa8045946987299>:0 | |
at OpenRA.Renderer+<InitializeFonts>c__AnonStorey0.<>m__0 (System.Collections.Generic.KeyValuePair`2[TKey,TValue] x) [0x00052] in <904982160820426dbfa8045946987299>:0 | |
at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] keySelector, System.Func`2[T,TResult] elementSelector, System.Collections.Generic.IEqualityComparer`1[T] comparer) [0x0008c] in /Users/builder/jenkins/workspace/build-package-osx-mono/2018-08/external/bockbuild/builds/mono-x64/external/corefx/src/System.Linq/src/System/Linq/ToCollection.cs:142 | |
at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] keySelector, System.Func`2[T,TResult] elementSelector) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2018-08/external/bockbuild/builds/mono-x64/external/corefx/src/System.Linq/src/System/Linq/ToCollection.cs:100 | |
at OpenRA.Renderer.InitializeFonts (OpenRA.ModData modData) [0x00099] in <904982160820426dbfa8045946987299>:0 | |
at OpenRA.Game.InitializeMod (System.String mod, OpenRA.Arguments args) [0x00207] in <904982160820426dbfa8045946987299>:0 | |
at OpenRA.Game.Initialize (OpenRA.Arguments args) [0x004c8] in <904982160820426dbfa8045946987299>:0 | |
at OpenRA.Game.InitializeAndRun (System.String[] args) [0x00007] in <904982160820426dbfa8045946987299>:0 | |
at OpenRA.Program.Main (System.String[] args) [0x0004f] in <904982160820426dbfa8045946987299>:0 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment