Flutterish / Hitokori

A custom osu! ruleset based on a dance of fire and ice
MIT License
110 stars 18 forks source link

Error adding ruleset #31

Closed YazWare closed 2 years ago

YazWare commented 2 years ago

Hello, each time I try to add the ruleset, an error appears. Sorry if I have bad English.

Flutterish commented 2 years ago

Hitokori 0.18.5 was updated for lazer 2022.216 and still works with the newest version (2022.226). Please make sure your version of hito and lazer are both up to date.

YazWare commented 2 years ago

hello, Hitokori and osu!lazer are up to date. This message appears.

YazWare commented 2 years ago

IMG_20220302_153350.jpg

Flutterish commented 2 years ago

Could you please send the runtime.log file? it can be found in the osu folder in the logs directory.

YazWare commented 2 years ago

https://drive.google.com/file/d/12jLDlGn21JJvqazmn1JyJW9XLe3LV9E_/view?usp=drivesdk

Flutterish commented 2 years ago

You don't have to upload the file to your drive, you can upload them by dragging them to the comment box here. I've requested access to the file you sent - you didn't make it publicly shared.

YazWare commented 2 years ago

Excuse me, I didn't pay attention, the link works now.

Flutterish commented 2 years ago

Environment: Android? I don't believe custom rulesets in form of .dll work for mobile devices, they need to be bundled with the .apk to work. Even if they work, hito runs net5/6 while the app you seem to be running uses net4 (and I think mobile in general runs net standard 2.1).

Sorry, but I can't really help further. This is something that the lazer team will have to implement in the future. At some point mobile lazer will run net 6 and either you will be able to use the dlls or hito will be bundled with an unoffical apk which I will mention at a given release.