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

osu! hangs when the editor is opened with a custom ruleset selected in the top bar #12612

Open
Silver-Volt4 opened this issue Apr 28, 2021 · 3 comments
Labels
area:main-menu priority:1 Very important. Feels bad without fix. Affects the majority of users. type:behavioural type:reliability

Comments

@Silver-Volt4
Copy link

Describe the bug:
Decided to check out the editor. Game pulled a uno reverse card and froze, because I forgot to switch rulesets.
This has likely been reported already, but I haven't found any issues on this, so I'm either a terrible googler, or this is a new bug.
Screenshots or videos showing encountered issue:
image
osu!lazer version:
https://github.com/ppy/osu/releases/tag/2021.424.0
Logs:
This is basically the only thing that will interest you:
2021-04-28 15:55:20 [error]: System.ArgumentException: Only beatmaps in the osu, taiko, catch, or mania rulesets can be encoded to the legacy beatmap format. (Parameter 'beatmap')
Attached the full runtime.log just in case.
runtime.log
I suggest that the game just says "nope" when the user tries to open the editor with a custom ruleset.

@frenzibyte
Copy link
Member

Yes, there's no support for creating and editing beatmaps of custom rulesets yet.

I guess the UX could be improved a little bit to not lock itself in the editor screen and crash like that.

@peppy
Copy link
Sponsor Member

peppy commented May 24, 2021

I think this is going to need to depend on #10314, and getting a non-legacy encoding path in place.

@peppy peppy added the priority:1 Very important. Feels bad without fix. Affects the majority of users. label May 24, 2021
@Silver-Volt4
Copy link
Author

I guess the UX could be improved a little bit to not lock itself in the editor screen and crash like that.

This seems to be resolved for me, the game no longer crashes. I can do Alt-Home from the broken screen and continue using osu! without further issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:main-menu priority:1 Very important. Feels bad without fix. Affects the majority of users. type:behavioural type:reliability
Projects
None yet
Development

No branches or pull requests

3 participants