forum

Startup Error (SpriteFont) [Resolved]

posted
Total Posts
9
Topic Starter
Blackwater154
When I start the program I get this error

System.TypeLoadException: Could not load type 'Microsoft.Xna.Framework.Graphics.SpriteFont' from assembly 'Microsoft.Xna.Framework, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6d5c3888ef60e27d'.
at osu.GameBase.Initialize()
at Microsoft.Xna.Framework.Game.Run()
at osu.Program.Main()

What do I do?
EiJi
Sounds like you need .net.

http://osu.ppy.sh/index.php?p=faq#I1
Topic Starter
Blackwater154
I already have the latest version
eyup
This isn't the .NET initialization error (otherwise you'd get a very obvious error message). Something else is going on - you'll have to wait for peppy to answer.
peppy
I think if you search the forums you will find an answer to this.
I think if you search google you will also find an answer to this.

Uninstall the version of XNA framework you have installed, or update it to the latest.
Topic Starter
Blackwater154
Can you post a link to where I can download it?
awp
http://msdn2.microsoft.com/en-us/xna/bb500976.aspx ???

I'm not sure if this is the correct link but that's what you get for spending 15 seconds on google
peppy
I really respect you awp - you seem to be one of the few other people I know on the innanet that have perfected the art of using a search engine :)
awp
:edgeworthbow: Why, thank you. Once you set up a Linux environment, google becomes a close friend.

To take the other side of the argument for a minute, though: I've found in the past that it's a lot easier to ask someone trustworthy and knowledgeable rather than go seeking the answers yourself when you don't have confidence in what you're doing. However, this was a pretty cut-and-dry situation as my first query was accurate.

ps: "innanet"

...

<3
Please sign in to reply.

New reply