Page 1 of 1
crash on startup
Posted: Wed Apr 26, 2017 6:06 pm
by Diagoras
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)
Re: crash on startup
Posted: Wed Apr 26, 2017 6:44 pm
by zakblood
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
An attempt was made to load a program with an incorrect format
is new to me, did you install all the prerequisites that come with the game?
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
Posted: Wed Apr 26, 2017 9:17 pm
by Diagoras
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
Posted: Thu Apr 27, 2017 4:39 am
by zakblood
attach as zip
Re: crash on startup
Posted: Sat Apr 29, 2017 3:46 am
by Diagoras
thanks
Re: crash on startup
Posted: Sat Apr 29, 2017 5:45 am
by zakblood
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
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:
how old is the system?
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.
Graphics: Nvidia GeForce 200 series or equivalent are not supported
Intel cards are not supported as per game requirements.
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 atm
with the error message at the bottom being a general one for dot.net
This 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.
so my advice would be first, get the drivers on the pc updated
then manual go into the game folder and run again all pre requisite files from the folder _CommonRedist
Re: crash on startup
Posted: Sat Apr 29, 2017 3:28 pm
by ErissN6
What an undeserving long answer. You're in very good mood.

Re: crash on startup
Posted: Sat Apr 29, 2017 4:16 pm
by zakblood
always
