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

Crash on version 2024.131.0 #170

Closed
R3dDiamond opened this issue Apr 20, 2024 · 2 comments
Closed

Crash on version 2024.131.0 #170

R3dDiamond opened this issue Apr 20, 2024 · 2 comments

Comments

@R3dDiamond
Copy link

crashes when joining a map.
here are the first few lines of the error:

[error]: An unhandled error has occurred.
[error]: System.MissingMethodException: Method not found: 'osu.Framework.Bindables.Bindable`1 osu.Framework.Graphics.UserInterface.CircularProgress.get_Current()'.
[error]: at osu.Game.Rulesets.Soyokaze.Skinning.SkinnableHoldProgress..ctor()
[error]: at osu.Game.Rulesets.Soyokaze.Objects.Drawables.DrawableHold.load()
[error]: at osu.Game.Rulesets.Soyokaze.Objects.Drawables.DrawableHold.<>c.b__25_0(Object t, IReadOnlyDependencyContainer d)

@R3dDiamond
Copy link
Author

afbeelding
just loads forever

@goodtrailer
Copy link
Owner

Thanks for the notification! Seems the auto-updater stopped working because osu! moved to a new .NET version, which I had no idea about. Should be fixed with latest release (#171).

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

2 participants