Won't load.
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)
crash on startup
Moderators: Slitherine Core, Gothic Labs
Re: crash on startup
Could you please attach a DxDiag report file to your message / reply?
Please attach a DxDiag report fie.
How to get a DxDiag report file:
1. Click on "START" (on Windows 8/10 press “Windows key” and the “R” key at the same time)
2. Click "run" (skip this step on Windows 8/10)
3. Type in "dxdiag" and click "OK"
4. Check through the tabs and perform all tests
5. Click "Save all Information..." and save the text file to a location of your choice
6. Attach the file to your message
7, if your new and can't / don't have permission etc, then copy paste into a reply
please make sure all game pre requisite are installed with the game, even if you think or fully know there are already installed, it will only overwrite, and it may be that you have a older or newer version of these where as the game in question may need a certain version which will be bundled with it, the folder is called _CommonRedist where these file are to be found.
Please attach a DxDiag report fie.
How to get a DxDiag report file:
1. Click on "START" (on Windows 8/10 press “Windows key” and the “R” key at the same time)
2. Click "run" (skip this step on Windows 8/10)
3. Type in "dxdiag" and click "OK"
4. Check through the tabs and perform all tests
5. Click "Save all Information..." and save the text file to a location of your choice
6. Attach the file to your message
7, if your new and can't / don't have permission etc, then copy paste into a reply
is new to me, did you install all the prerequisites that come with the game?An attempt was made to load a program with an incorrect format
please make sure all game pre requisite are installed with the game, even if you think or fully know there are already installed, it will only overwrite, and it may be that you have a older or newer version of these where as the game in question may need a certain version which will be bundled with it, the folder is called _CommonRedist where these file are to be found.
Re: crash on startup
How do I save the dxdiag file? Uploads as .txt, .doc, .rtf are not allowed, and the text is too many characters to cut and paste.
Re: crash on startup
attach as zip
Re: crash on startup
just a quick pointer first
Driver Date/Size: 05-Aug-15 vga drivers 2 years old
Date and Size: 07-Nov-13 sound drivers 4 years old
is it a clean install or windows 10 or an upgrade?
Check if Nvidia is set as the preferred graphic card:
https://knowledge.autodesk.com/support/ ... Works.html
update sound and video drivers and re test, if the board makers or sound and or video can't be updated to a later version, from the make and model of the hardware, direct from them, then there is a chance and only a chance but i'll mention it anyway, unless the hardware can be updated to a later driver version, it may or may not be supported, without more up to date driver done first, it's only guess work.
with the error message at the bottom being a general one for dot.net
then manual go into the game folder and run again all pre requisite files from the folder _CommonRedist
Driver Date/Size: 05-Aug-15 vga drivers 2 years old
Date and Size: 07-Nov-13 sound drivers 4 years old
how old is the system?Windows Error Reporting:
+++ WER0 +++:
Fault bucket 129430827558, type 5
Event Name: CLR20r3
Response: Not available
Cab Id: 0
Problem signature:
P1: Sovereignty.exe
P2: 1.0.0.0
P3: 58c6f54f
P4: SharpFont
P5: 1.0.0.0
P6: 54c3b3dc
P7: 49f
P8: 194
P9: System.BadImageFormatException
P10:
is it a clean install or windows 10 or an upgrade?
Check if Nvidia is set as the preferred graphic card:
https://knowledge.autodesk.com/support/ ... Works.html
update sound and video drivers and re test, if the board makers or sound and or video can't be updated to a later version, from the make and model of the hardware, direct from them, then there is a chance and only a chance but i'll mention it anyway, unless the hardware can be updated to a later driver version, it may or may not be supported, without more up to date driver done first, it's only guess work.
this isn't to say your's in one of them either, but without more up to date driver, the error message only points to a date atmGraphics: Nvidia GeForce 200 series or equivalent are not supported
Intel cards are not supported as per game requirements.
with the error message at the bottom being a general one for dot.net
so my advice would be first, get the drivers on the pc updatedThis exception is thrown when the file format of a dynamic link library (.dll file) or an executable (.exe file) doesn’t conform to the format that the common language runtime expects. In particular, the exception is thrown under the following conditions:
An earlier version of a .NET Framework utility, such as ILDasm.exe or installutil.exe, is used with an assembly that was developed with a later version of the .NET Framework.
To address this exception, use the version of the tool that corresponds to the version of the .NET Framework that was used to develop the assembly. This may require modifying the Path environment variable or providing a fully qualified path to the correct executable.
You try to load an unmanaged dynamic link library or executable (such as a Windows system DLL) as if it were a .NET Framework assembly. The following example illustrates this by using the Assembly.LoadFile method to load Kernel32.dll.
then manual go into the game folder and run again all pre requisite files from the folder _CommonRedist
Re: crash on startup
What an undeserving long answer. You're in very good mood. 
Re: crash on startup
always 


