ShadowMario / FNF-PsychEngine

Engine originally used on Mind Games mod
Apache License 2.0
1.14k stars 2.2k forks source link

my custom chart wont load #15603

Closed zomehz closed 3 weeks ago

zomehz commented 3 weeks ago

Describe your bug here.

I've been trying to make a fnf mod and made a chart but when ever I try to load the chart into chart editor, it says "assets/data/shared//.json. I've searched up what to do but couldn't find anything.

Command Prompt/Terminal logs (if existing)

No response

Are you modding a build from source or with Lua?

Lua

What is your build target?

Windows

Did you edit anything in this build? If so, mention or summarize your changes.

No

SantiagoCalebe commented 3 weeks ago

The name of the folder and the name of the chart have to be the same.

Songname/Songname-hard.json

zomehz commented 3 weeks ago

K ill see

zomehz commented 3 weeks ago

The name of the folder and the name of the chart have to be the same.

Songname/Songname-hard.json

I check and its already like that

SantiagoCalebe commented 3 weeks ago

Is the error: Assets/Shared/Songname.json

or

Mods/Data/Songname.json

?

zomehz commented 3 weeks ago

Its okay i found out how to tix ot