TheZoroForce240 / FNF-Modcharting-Tools

Apache License 2.0
51 stars 23 forks source link

NoteMovement "Type not found : ModchartEditorState" #55

Open TrigJop opened 11 months ago

TrigJop commented 11 months ago

image

Engine: Pshych Engine V 0.6.3

System: 64bit

Problem in NoteMovement.hx

NoteMovement.hx:74: characters 58-77 : Type not found : ModchartEditorState

EdwhakKB commented 11 months ago

try import the class (i don't think that makes a fix but try it)

TrigJop commented 11 months ago

try import the class (i don't think that makes a fix but try it)

I tried to import, but NoteMovement just didn't see this import/gave an error in the same way in the import line

TrigJop commented 11 months ago

try import the class (i don't think that makes a fix but try it)

I tried to do this on version 0.7 but the same thing happened

TechDevOfficial commented 4 months ago

i have same problem