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

Editor is not accessible in osu! #233

Open
Hay1tsme opened this issue Jun 8, 2021 · 1 comment
Open

Editor is not accessible in osu! #233

Hay1tsme opened this issue Jun 8, 2021 · 1 comment

Comments

@Hay1tsme
Copy link

Hay1tsme commented Jun 8, 2021

Fresh install of osu!laser 2021.608.0 and sentakki 2021.608.0 on Windows 10 21H1
Relevant section of log file included below.

2021-06-08 23:28:06 [verbose]: Screen changed → Editor
2021-06-08 23:28:06 [error]: An unhandled error has occurred.
2021-06-08 23:28:06 [error]: System.ArgumentException: Only beatmaps in the osu, taiko, catch, or mania rulesets can be encoded to the legacy beatmap format. (Parameter 'beatmap')
2021-06-08 23:28:06 [error]: at osu.Game.Beatmaps.Formats.LegacyBeatmapEncoder..ctor(IBeatmap beatmap, ISkin skin)
2021-06-08 23:28:06 [error]: at osu.Game.Screens.Edit.EditorChangeHandler.UpdateState()
2021-06-08 23:28:06 [error]: at osu.Game.Screens.Edit.TransactionalCommitComponent.SaveState()
2021-06-08 23:28:06 [error]: at osu.Game.Screens.Edit.EditorChangeHandler..ctor(EditorBeatmap editorBeatmap)
2021-06-08 23:28:06 [error]: at osu.Game.Screens.Edit.Editor.load(OsuColour colours, OsuConfigManager config)
2021-06-08 23:28:06 [error]: --- End of stack trace from previous location ---
2021-06-08 23:28:06 [error]: at osu.Framework.Allocation.BackgroundDependencyLoaderAttribute.<>c__DisplayClass6_0.<CreateActivator>b__4(Object target, IReadOnlyDependencyContainer dc)
2021-06-08 23:28:06 [error]: at osu.Framework.Allocation.DependencyActivator.activate(Object obj, IReadOnlyDependencyContainer dependencies)
2021-06-08 23:28:06 [error]: at osu.Framework.Graphics.Drawable.load(IFrameBasedClock clock, IReadOnlyDependencyContainer dependencies)
2021-06-08 23:28:06 [error]: at osu.Framework.Graphics.Drawable.Load(IFrameBasedClock clock, IReadOnlyDependencyContainer dependencies, Boolean isDirectAsyncContext)
2021-06-08 23:28:06 [error]: at osu.Framework.Graphics.Drawable.LoadFromAsync(IFrameBasedClock clock, IReadOnlyDependencyContainer dependencies, Boolean isDirectAsyncContext)
2021-06-08 23:28:06 [error]: at osu.Framework.Graphics.Containers.CompositeDrawable.loadComponents[TLoadable](List`1 components, IReadOnlyDependencyContainer dependencies, Boolean isDirectAsyncContext, CancellationToken cancellation)
2021-06-08 23:28:06 [error]: at osu.Framework.Graphics.Containers.CompositeDrawable.<>c__DisplayClass17_0`1.<LoadComponentsAsync>b__1()
2021-06-08 23:28:06 [error]: at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
2021-06-08 23:28:06 [error]: --- End of stack trace from previous location ---
2021-06-08 23:28:06 [error]: at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
2021-06-08 23:28:06 [error]: --- End of stack trace from previous location ---
2021-06-08 23:28:06 [error]: at osu.Framework.Graphics.Containers.CompositeDrawable.<>c__DisplayClass17_2`1.<LoadComponentsAsync>b__4()
2021-06-08 23:28:06 [error]: at osu.Framework.Threading.ScheduledDelegate.RunTaskInternal()
2021-06-08 23:28:06 [error]: at osu.Framework.Threading.Scheduler.Update()
2021-06-08 23:28:06 [error]: at osu.Framework.Graphics.Drawable.UpdateSubTree()
2021-06-08 23:28:06 [error]: at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
2021-06-08 23:28:06 [error]: at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
2021-06-08 23:28:06 [error]: at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
2021-06-08 23:28:06 [error]: at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
2021-06-08 23:28:06 [error]: at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
2021-06-08 23:28:06 [error]: at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
2021-06-08 23:28:06 [error]: at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
2021-06-08 23:28:06 [error]: at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
2021-06-08 23:28:06 [error]: at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
2021-06-08 23:28:06 [error]: at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
2021-06-08 23:28:06 [error]: at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
2021-06-08 23:28:06 [error]: at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
2021-06-08 23:28:06 [error]: at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
2021-06-08 23:28:06 [error]: at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
2021-06-08 23:28:06 [error]: at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
2021-06-08 23:28:06 [error]: at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
2021-06-08 23:28:06 [error]: at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
2021-06-08 23:28:06 [error]: at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
2021-06-08 23:28:06 [error]: at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
2021-06-08 23:28:06 [error]: at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
2021-06-08 23:28:06 [error]: at osu.Framework.Platform.GameHost.UpdateFrame()
2021-06-08 23:28:06 [error]: at osu.Framework.Threading.GameThread.ProcessFrame()
2021-06-08 23:28:06 [verbose]: Unhandled exception has been allowed with 0 more allowable exceptions .
@LumpBloom7
Copy link
Owner

osu!lazer currently doesn't support custom ruleset editors. The osu-side issue is tracked at ppy/osu#12612.

@LumpBloom7 LumpBloom7 changed the title Can't enter edit mode due to an unhandled error Editor is not accessible in osu! Jul 8, 2021
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