Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Profile Calculator Downloads Empty .osu File #18

Closed
VINXIS opened this issue Jan 29, 2019 · 14 comments
Closed

Profile Calculator Downloads Empty .osu File #18

VINXIS opened this issue Jan 29, 2019 · 14 comments
Assignees

Comments

@VINXIS
Copy link

VINXIS commented Jan 29, 2019

I ran the profile command on Mismagius's profile, and I ran into an error after 1 of the maps downloaded. The last map that was downloaded was this map which seems to be an empty .osu file Upon Inspection:
Empty

The error that was given was this as a result:

Unhandled Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.IOException: Unknown file format (null)
   at osu.Game.Beatmaps.Formats.Decoder.GetDecoder[T](StreamReader stream) in A:\Users\oykxf\Documents\osu-tools\osu\osu.Game\Beatmaps\Formats\Decoder.cs:line 60
   at PerformanceCalculator.ProcessorWorkingBeatmap.readFromFile(String filename) in A:\Users\oykxf\Documents\osu-tools\PerformanceCalculator\ProcessorWorkingBeatmap.cs:line 44
   at PerformanceCalculator.ProcessorWorkingBeatmap..ctor(String file, Nullable`1 beatmapId) in A:\Users\oykxf\Documents\osu-tools\PerformanceCalculator\ProcessorWorkingBeatmap.cs:line 25
   at PerformanceCalculator.Profile.ProfileCommand.Execute() in A:\Users\oykxf\Documents\osu-tools\PerformanceCalculator\Profile\ProfileCommand.cs:line 63
   at PerformanceCalculator.ProcessorCommand.OnExecute(CommandLineApplication app, IConsole console) in A:\Users\oykxf\Documents\osu-tools\PerformanceCalculator\ProcessorCommand.cs:line 26
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
   at McMaster.Extensions.CommandLineUtils.Conventions.ExecuteMethodConvention.Invoke(MethodInfo method, Object instance, Object[] arguments) in C:\projects\commandlineutils\src\CommandLineUtils\Conventions\ExecuteMethodConvention.cs:line 86
   at McMaster.Extensions.CommandLineUtils.Conventions.ExecuteMethodConvention.<OnExecute>d__1.MoveNext() in C:\projects\commandlineutils\src\CommandLineUtils\Conventions\ExecuteMethodConvention.cs:line 64
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at McMaster.Extensions.CommandLineUtils.Conventions.ExecuteMethodConvention.<>c__DisplayClass0_0.<<Apply>b__0>d.MoveNext() in C:\projects\commandlineutils\src\CommandLineUtils\Conventions\ExecuteMethodConvention.cs:line 25
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at McMaster.Extensions.CommandLineUtils.CommandLineApplication.<>c__DisplayClass126_0.<OnExecute>b__0() in C:\projects\commandlineutils\src\CommandLineUtils\CommandLineApplication.cs:line 505
   at McMaster.Extensions.CommandLineUtils.CommandLineApplication.Execute[TApp](CommandLineContext context) in C:\projects\commandlineutils\src\CommandLineUtils\CommandLineApplication.Execute.cs:line 31
   at PerformanceCalculator.Program.Main(String[] args) in A:\Users\oykxf\Documents\osu-tools\PerformanceCalculator\Program.cs:line 27
@qwewqa
Copy link
Contributor

qwewqa commented Jan 29, 2019

@VINXIS
Copy link
Author

VINXIS commented Jan 29, 2019

woops fixed

@qwewqa
Copy link
Contributor

qwewqa commented Jan 29, 2019

Seems like https://osu.ppy.sh/osu/279481 just isn't returning anything

@TheRamsay
Copy link

I was calcing JeDDy´s profile and this map brought the same issue https://osu.ppy.sh/beatmapsets/330671#osu/732724

@ItzNico
Copy link

ItzNico commented Jan 29, 2019

Calcing divinereigns' profile and had the same issue with this map: https://osu.ppy.sh/beatmapsets/330671#osu/732724

@omkelderman
Copy link

ppy/osu-api#171

@TheRamsay
Copy link

ppy/osu-api#171

Thats the solution for it? I dont understand what should I do.

@omkelderman
Copy link

sorry, should have left a comment with it, thought it would explain itself. Basically thats a place where the exact same problem has been logged about 2 years ago, with unfortunately no solution yet.

So all we can do is hope it gets fixed and monitor that issue there

@TheRamsay
Copy link

Ok, thx. I hope VINXIS will fix it soon. BlessRNG

@omkelderman
Copy link

this is a problem on peppy's server, only he can solve this

@TheRamsay
Copy link

So why Vinxis said "woops fixed"? He cant fix it by himself?

@qwewqa
Copy link
Contributor

qwewqa commented Jan 29, 2019

He meant the link

@TheRamsay
Copy link

Oh I am retarded lulw. Thx

@peppy peppy self-assigned this Feb 3, 2019
@peppy
Copy link
Sponsor Member

peppy commented Nov 15, 2019

All of these have been fixed.

@peppy peppy closed this as completed Nov 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants