crash on startup
Posted: Sun Apr 16, 2017 5:10 am
Disabled all virus/malware shields, and still get this on startup--
An error has occurred
User ID: Windows Version
Build Number: 1515
Mods Active: None
An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)
at SharpFont.FT.FT_Init_FreeType(IntPtr& alibrary)
at SharpFont.Library..ctor()
at SovereigntyTK.UI.Text.GameFont..ctor(GameBase Game, String FontName, String Filename, Int32 PixelSize)
at SovereigntyTK.UI.Text.GameFont.GetFont(GameBase Game, String FontName, String Filename, Int32 PixelSize)
at SovereigntyTK.UI.Controls.ControlText.RedrawText()
at SovereigntyTK.UI.Controls.ControlText.Render(GLShader Shader, Single ElapsedTime)
at SovereigntyTK.UI.UIManager.Render(Single ElapsedTime)
at SovereigntyTK.GameBase.RenderInternal()
at SovereigntyTK.GameBase.UpdateInternal()
at SovereigntyTK.GameBase.Start()
at SovereigntyTK.Program.Main(String[] args)
An error has occurred
User ID: Windows Version
Build Number: 1515
Mods Active: None
An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)
at SharpFont.FT.FT_Init_FreeType(IntPtr& alibrary)
at SharpFont.Library..ctor()
at SovereigntyTK.UI.Text.GameFont..ctor(GameBase Game, String FontName, String Filename, Int32 PixelSize)
at SovereigntyTK.UI.Text.GameFont.GetFont(GameBase Game, String FontName, String Filename, Int32 PixelSize)
at SovereigntyTK.UI.Controls.ControlText.RedrawText()
at SovereigntyTK.UI.Controls.ControlText.Render(GLShader Shader, Single ElapsedTime)
at SovereigntyTK.UI.UIManager.Render(Single ElapsedTime)
at SovereigntyTK.GameBase.RenderInternal()
at SovereigntyTK.GameBase.UpdateInternal()
at SovereigntyTK.GameBase.Start()
at SovereigntyTK.Program.Main(String[] args)