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

Gameset wont register in version 2024 625.2 and higher #51

Closed
dudasmarcus opened this issue Jul 11, 2024 · 7 comments
Closed

Gameset wont register in version 2024 625.2 and higher #51

dudasmarcus opened this issue Jul 11, 2024 · 7 comments

Comments

@dudasmarcus
Copy link

Upon the new update the ruleset wont load properly anymore

2024-07-11 19:25:12 [verbose]: at osu.Game.Rulesets.RulesetStore.addRuleset(Assembly assembly)
2024-07-11 19:25:13 [error]: Could not load ruleset "hitokori". Please check for an update from the developer.
2024-07-11 19:25:13 [verbose]: Ruleset load failed: System.MissingMethodException: Method not found: 'Void osu.Game.Beatmaps.Beatmap1.set_Breaks(System.Collections.Generic.List1<osu.Game.Beatmaps.Timing.BreakPeriod>)'.
2024-07-11 19:25:13 [verbose]: at osu.Game.Rulesets.Hitokori.Beatmaps.HitokoriBeatmapConverter.GenerateBreaks(HitokoriBeatmap Beatmap)
2024-07-11 19:25:13 [verbose]: at osu.Game.Rulesets.Hitokori.Beatmaps.HitokoriBeatmapConverter.ConvertBeatmap(IBeatmap original, CancellationToken cancellationToken)
2024-07-11 19:25:13 [verbose]: at osu.Game.Beatmaps.BeatmapConverter`1.Convert(CancellationToken cancellationToken)
2024-07-11 19:25:13 [verbose]: at osu.Game.Rulesets.RealmRulesetStore.testRulesetCompatibility(RulesetInfo rulesetInfo)
2024-07-11 19:25:13 [verbose]: at osu.Game.Rulesets.RealmRulesetStore.b__5_0(Realm realm)

@dudasmarcus dudasmarcus changed the title Gameset wont register in version 2024 625.2 Gameset wont register in version 2024 625.2 and higher Jul 26, 2024
@necocat0918
Copy link

necocat0918 commented Aug 19, 2024

I can try fix it
lemme try

EDIT: Issue is found, fixing it
I'll send it here once I'm done

@necocat0918
Copy link

necocat0918 commented Aug 19, 2024

Issue Fixed
Although it is able to run, it causes crash on my computer (which is now fixed in 2024.8.20, shout out peppy)
To Hitokori Devs, there IS the fixed source code
https://mega.nz/file/yBYSmBKB#b9wsKlgjI0voko7bBfJwrbxIWKAdFhhGwdKdLSYGfww

(DrawableHitokoriJudgement.cs and HitokoriBeatmapConverter.cs are changed)

@dudasmarcus
Copy link
Author

2024.817.0-lazer broken once more. it is able to run, then it crashes immediately after loading the beatmap and the sprites

@necocat0918
Copy link

necocat0918 commented Aug 28, 2024

no way this is already fixed in the given link

okay sorry my bad
https://mega.nz/file/nRwAwTjK#svCTHdWjWKWQj0wI1xnF6T7RPGa560DW-AeEviSieLc

@dudasmarcus
Copy link
Author

dudasmarcus commented Aug 29, 2024 via email

@necocat0918
Copy link

no no no use the new link and download it
I am sure it is the working version

@dudasmarcus
Copy link
Author

dudasmarcus commented Aug 30, 2024 via email

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