forum

i've found this error plaiyng the final countdown

posted
Total Posts
3
Topic Starter
[deleted user]
An error has occurred. Please report this in the forums along with any more information you can provide!


Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "ranking-F". Resource not found.
at Microsoft.Xna.Framework.Content.ResourceContentManager.OpenStream(String assetName)
at Microsoft.Xna.Framework.Content.ContentManager.ReadAsset[T](String assetName, Action`1 recordDisposableObject)
at Microsoft.Xna.Framework.Content.ContentManager.Load[T](String assetName)
at osu.Game_Modes.Ranking.Initialize()
at Microsoft.Xna.Framework.Game.GameComponentAdded(Object sender, GameComponentCollectionEventArgs e)
at Microsoft.Xna.Framework.GameComponentCollection.OnComponentAdded(GameComponentCollectionEventArgs eventArgs)
at Microsoft.Xna.Framework.GameComponentCollection.InsertItem(Int32 index, IGameComponent item)
at System.Collections.ObjectModel.Collection`1.Add(T item)
at osu.GameBase.ChangeModeCallback(Object sender, EventArgs e)
at osu.GameBase.Update(GameTime gameTime)
at Microsoft.Xna.Framework.Game.Tick()
at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
at Microsoft.Xna.Framework.GameHost.OnIdle()
at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at Microsoft.Xna.Framework.WindowsGameHost.Run()
at Microsoft.Xna.Framework.Game.Run()
at osu.Program.Main()
awp

Quincy wrote:

Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "ranking-F". Resource not found.
Ding ding ding uh oh ranking F =(

I'm laughing at this error log more than feeling confused about this. This is a bit much to ask but do you get the error when you perform really well in the song?

You said "when playing", so is it in the middle of the song or when the song finishes? I'm guessing the latter...it's crashing at the ranking screen, isn't it?
peppy
This generally means there is an error in the beatmap - there may be notes after the end or before the start of the song that shouldn:t be there. On looking at the beatmap itself, it seems the last spinner ends after the end of the mp3. This is something that should be fixed by the beatmap creator - as it will currently result in an invalid ranking.

Thanks for pointing this out - we'll follow it up!
Please sign in to reply.

New reply