CatalinTermure / Cytoid-Chart-Editor

52 stars 8 forks source link

Unable to load charts #36

Closed jojang-orange closed 3 years ago

jojang-orange commented 3 years ago

id: io.cytoid.sky he-wurenqu and many more

iJustGhost commented 3 years ago

You need to configure manually your level.json first. Put it in a folder together with background and music and preview music.

This part is very important. "charts": [ { "type": "easy", "difficulty": 6, "path": "easy.chart" } ]

You must create easy.chart file inside the folder. After that open the editor and press chart select.

And at the left side there is a file explorer, you must navigate that to your chart folder.

And press search for levels.

The editor will let you know that there is an error.

jojang-orange commented 3 years ago

But that's not the point,I was talking about the format of the chart Error while load charts chart id : io.cytoid.sky

------------------ 原始邮件 ------------------ 发件人: "CatalinTermure/Cytoid-Chart-Editor" <notifications@github.com>; 发送时间: 2021年1月12日(星期二) 下午3:56 收件人: "CatalinTermure/Cytoid-Chart-Editor"<Cytoid-Chart-Editor@noreply.github.com>; 抄送: "jojang"<1214928006@qq.com>;"Author"<author@noreply.github.com>; 主题: Re: [CatalinTermure/Cytoid-Chart-Editor] Unable to load charts (#36)

You need to configure manually your level.json first. Put it in a folder together with background and music and preview music.

This part is very important. "charts": [ { "type": "easy", "difficulty": 6, "path": "easy.chart" } ]

You must create easy.chart file inside the folder. After that open the editor and press chart select.

And at the left side there is a file explorer, you must navigate that to your chart folder.

And press search for levels.

The editor will let you know that there is an error.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

CatalinTermure commented 3 years ago

The chart is in C1 file format. This chart editor can only load C2 file format charts and I am not planning to add C1 format support. I'm sorry for the inconvenience, you may use a C1 to C2 converter if you want to open it.